HRESULT WFPUnlock( hService, hWnd, ReqID )
Releases a service that has been locked by a previous WFPLock function.
Parameters HSERVICE hService
Handle to the service provider
HWND hWnd
The window handle which is to receive the completion message for this request.
REQUESTID ReqID
Request identification number.
Mode Asynchronous
Comments See WFPLock, WFSLock, WFSUnlock and Section 3.9.
Messages WFS_UNLOCK_COMPLETE
Error Codes If the function return is not WFS_SUCCESS, it is one of the following error conditions, indicating that the asynchronous operation was not initiated. Any service-specific errors that can be returned are defined in the specifications for each service class.
The following error conditions are returned via the asynchronous command completion message, as the hResult from the WFSRESULT structure. Any service-specific errors that can be returned are defined in the specifications for each service class.