ReactOS 0.4.15-dev-7934-g1dc8d80
tagDEBUGHOOKINFO Struct Reference

#include <winuser.h>

Collaboration diagram for tagDEBUGHOOKINFO:

Public Attributes

DWORD idThread
 
DWORD idThreadInstaller
 
LPARAM lParam
 
WPARAM wParam
 
int code
 

Detailed Description

Definition at line 3031 of file winuser.h.

Member Data Documentation

◆ code

int tagDEBUGHOOKINFO::code

Definition at line 3036 of file winuser.h.

Referenced by co_IntCallDebugHook().

◆ idThread

DWORD tagDEBUGHOOKINFO::idThread

Definition at line 3032 of file winuser.h.

◆ idThreadInstaller

DWORD tagDEBUGHOOKINFO::idThreadInstaller

Definition at line 3033 of file winuser.h.

◆ lParam

LPARAM tagDEBUGHOOKINFO::lParam

Definition at line 3034 of file winuser.h.

Referenced by co_IntCallDebugHook().

◆ wParam

WPARAM tagDEBUGHOOKINFO::wParam

Definition at line 3035 of file winuser.h.


The documentation for this struct was generated from the following file: