RELEASE_RESOURCE

include vcomm.inc

cCall   dwContentionHandler<RELEASE_RESOURCE, dwAcquireHandle, dwNotify>
 

Releases a previously acquired resource.

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