RELEASE_RESOURCE
include vcomm.inc
cCall dwContentionHandler<RELEASE_RESOURCE, dwAcquireHandle, dwNotify>
Releases a previously acquired resource.
- Returns FALSE if dwAcquireHandle or lpfnNotify are not valid, or TRUE if the release is successful.
- dwAcquireHandle
- Handle returned by the original ACQUIRE_RESOURCE call.
- lpfnNotify
- Function pointer provided to ACQUIRE_RESOURCE for notification.
See Also
_VCOMM_Get_Contention_Handler, VCOMM_Map_Name_To_Resource