Exemplo n.º 1
0
 public void UnHook()
 {
     Win32Api.UnhookWindowsHookEx(hHook);
 }