ReactOS 0.4.16-dev-1028-g8602629
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 3042 of file winuser.h.

Member Data Documentation

◆ code

int tagDEBUGHOOKINFO::code

Definition at line 3047 of file winuser.h.

Referenced by co_IntCallDebugHook().

◆ idThread

DWORD tagDEBUGHOOKINFO::idThread

Definition at line 3043 of file winuser.h.

◆ idThreadInstaller

DWORD tagDEBUGHOOKINFO::idThreadInstaller

Definition at line 3044 of file winuser.h.

◆ lParam

LPARAM tagDEBUGHOOKINFO::lParam

Definition at line 3045 of file winuser.h.

Referenced by co_IntCallDebugHook().

◆ wParam

WPARAM tagDEBUGHOOKINFO::wParam

Definition at line 3046 of file winuser.h.


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