June 2001
Intermediate to advanced
706 pages
24h 10m
English
DEBUGHOOKINFO
Contains information used with
the
WH_DEBUG hook:
Public Type DEBUGHOOKINFO
idThread As Long
idThreadInstaller As Long
lParam As Long
wParam As Long
code As Long
End TypeidThread
Handle to the thread containing the filter function of the hook that is about to be called
idThreadInstaller
Handle to the thread that installed the WH_DEBUG
hook filter function.
lParam
Value of the lParam that is to be sent to
the filter function of the hook that is about to be called
wParam
Value of the wParam that is to be sent to
the filter function of the hook that is about to be called
code
Value of the uCode that is
to be sent to
the filter function of the hook that is about to be called
Read now
Unlock full access