[This is preliminary documentation and subject to change.]
Removes a DDI hook created by a previous call to the SetDDIHook function.
WINDDIAPI BOOL WINAPI UnhookDDIHook(
HDDI hddi
);
Returns TRUE if successful or FALSE if the hddi parameter is invalid.
Unhooking a DDI Hook,Setting a DDI Hook