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.

See also

IInternetProtocol