ReactOS 0.4.16-dev-1470-gfbd70c8
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 3107 of file winuser.h.

Member Data Documentation

◆ code

int tagDEBUGHOOKINFO::code

Definition at line 3112 of file winuser.h.

Referenced by co_IntCallDebugHook().

◆ idThread

DWORD tagDEBUGHOOKINFO::idThread

Definition at line 3108 of file winuser.h.

◆ idThreadInstaller

DWORD tagDEBUGHOOKINFO::idThreadInstaller

Definition at line 3109 of file winuser.h.

◆ lParam

LPARAM tagDEBUGHOOKINFO::lParam

Definition at line 3110 of file winuser.h.

Referenced by co_IntCallDebugHook().

◆ wParam

WPARAM tagDEBUGHOOKINFO::wParam

Definition at line 3111 of file winuser.h.


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