UnlockRequest method
Frees any resources associated with a lock.
Syntax
HRESULT retVal = object.UnlockRequest();
Parameters
This method has no parameters.
Remarks
This method is called only if IInternetProtocol::LockRequest was called.
Frees any resources associated with a lock.
HRESULT retVal = object.UnlockRequest();
This method has no parameters.
This method is called only if IInternetProtocol::LockRequest was called.