|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <hook.h>
Public Attributes | |
| DWORD | event |
| LONG | idObject |
| LONG | idChild |
| DWORD | flags |
| DWORD _NOTIFYEVENT::event |
Definition at line 37 of file hook.h.
Referenced by NtUserCallHwndParam().
| DWORD _NOTIFYEVENT::flags |
Definition at line 40 of file hook.h.
Referenced by NtUserCallHwndParam().
| LONG _NOTIFYEVENT::idChild |
Definition at line 39 of file hook.h.
Referenced by NtUserCallHwndParam().
| LONG _NOTIFYEVENT::idObject |
Definition at line 38 of file hook.h.
Referenced by NtUserCallHwndParam().