BOOL VDDDeInstallUserHook(hVDD)
IN HANDLE hVDD;
VDDDeInstallUserHook unhooks callback events previously hooked by this function.
Parameters
hVDD
Identifies the VDD.
Return Value
TRUE if successful, FALSE otherwise. GetLastError has extended error information.
See Also
VDDInstallUserHook