ReactOS 0.4.15-dev-7953-g1f49173
_MSG_ENTRY Struct Reference

#include <msgtrace.h>

Collaboration diagram for _MSG_ENTRY:

Public Attributes

int iwnd
 
UINT msg
 
MSG_TYPE type
 
int param1
 
int param2
 

Detailed Description

Definition at line 14 of file msgtrace.h.

Member Data Documentation

◆ iwnd

int _MSG_ENTRY::iwnd

Definition at line 16 of file msgtrace.h.

Referenced by compare_cache().

◆ msg

UINT _MSG_ENTRY::msg

Definition at line 17 of file msgtrace.h.

Referenced by compare_cache().

◆ param1

int _MSG_ENTRY::param1

Definition at line 19 of file msgtrace.h.

◆ param2

int _MSG_ENTRY::param2

Definition at line 20 of file msgtrace.h.

◆ type

MSG_TYPE _MSG_ENTRY::type

Definition at line 18 of file msgtrace.h.


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