ReactOS 0.4.15-dev-7842-g558ab78
tagMsgInfo Struct Reference
Collaboration diagram for tagMsgInfo:

Public Attributes

BOOL DlgProc
 
UINT msg
 
WPARAM wParam
 
LPARAM lParam
 
int result
 
int cmpflag
 

Detailed Description

Definition at line 18 of file CreateDialog.c.

Member Data Documentation

◆ cmpflag

int tagMsgInfo::cmpflag

Definition at line 25 of file CreateDialog.c.

◆ DlgProc

BOOL tagMsgInfo::DlgProc

◆ lParam

LPARAM tagMsgInfo::lParam

◆ msg

UINT tagMsgInfo::msg

◆ result

int tagMsgInfo::result

◆ wParam

WPARAM tagMsgInfo::wParam

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