DynamicHook.RemoveHook Method

Remove hook by hook id.

bool RemoveHook(int hookid)

Parameters

int hookid

Hook id to remove.

Return Value

true on success, false otherwise