ReactOS 0.4.15-dev-7934-g1dc8d80
tagDLGDATAEX Struct Reference
Collaboration diagram for tagDLGDATAEX:

Public Attributes

DLGPROC dlgProc
 
LPARAM lParam
 
LPCWSTR lpszId
 

Detailed Description

Definition at line 52 of file msgbox.c.

Member Data Documentation

◆ dlgProc

DLGPROC tagDLGDATAEX::dlgProc

Definition at line 54 of file msgbox.c.

◆ lParam

LPARAM tagDLGDATAEX::lParam

Definition at line 55 of file msgbox.c.

◆ lpszId

LPCWSTR tagDLGDATAEX::lpszId

Definition at line 56 of file msgbox.c.


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