Frees any resources associated with a lock.
Syntax
HRESULT UnlockRequest();
Return Value
Returns S_OK if successful, or an error code otherwise.
Remarks
This method is called only if IInternetProtocol::LockRequest was called.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0
See Also