WinHLLAPI Cleanup |
Top Previous Next |
The WinHLLAPI specification recommends that this function be used by the WinHLLAPI application to de-register from the WinHLLAPI implementation.
Syntax
BOOL WinHLLAPICleanup()
Returns
Returns TRUE if the unregistration was successful. Otherwise, it returns FALSE.
|