User`s guide
Contents cvii
WinHLLAPIUnhookBlockingHook( )
This function removes any previous blocking hook that has been installed and reinstalls the default
blocking mechanism.
BOOL WinHLLAPIUnhookBlockingHook(void)
The return value specifies the outcome of the function. It is nonzero if the default mechanism is
successfully reinstalled; otherwise it is zero.
See also: WinHLLAPISetBlockingHook( )
Syntax
Returns