Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Frees any resources associated with a lock.
Syntax
HRESULT UnlockRequest(void);
Parameters
None.
Return Values
Returns S_OK if successful, or an error value otherwise.
Remarks
This method is called only if IInternetProtocol::LockRequest was called.
Requirements
Pocket PC: Pocket PC 2000 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: urlmon.h
Library: urlmon.lib
See Also
IInternetProtocol | IInternetProtocol | IInternetProtocol : IInternetProtocolRoot
Send Feedback on this topic to the authors