Blocking Routines

Top  Previous  Next

The following sections describe the blocking routines supported by WinHLLAPI programming.

 

WinHLLAPIIsBlocking
WinHLLAPISetBlockingHook
WinHLLAPIUnhookBlockingHook
WinHLLAPICancelBlockingCall

 

Note:

Although blocking routines are supported for WinHLLAPI compliance, use of them is not recommended. Use of the WinHLLAPIAsync functions are the recommended method for asynchronous processing.