ReactOS 0.4.16-dev-1527-g49e652b
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 3133 of file winuser.h.

Member Data Documentation

◆ code

int tagDEBUGHOOKINFO::code

Definition at line 3138 of file winuser.h.

Referenced by co_IntCallDebugHook().

◆ idThread

DWORD tagDEBUGHOOKINFO::idThread

Definition at line 3134 of file winuser.h.

◆ idThreadInstaller

DWORD tagDEBUGHOOKINFO::idThreadInstaller

Definition at line 3135 of file winuser.h.

◆ lParam

LPARAM tagDEBUGHOOKINFO::lParam

Definition at line 3136 of file winuser.h.

Referenced by co_IntCallDebugHook().

◆ wParam

WPARAM tagDEBUGHOOKINFO::wParam

Definition at line 3137 of file winuser.h.


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