ReactOS 0.4.17-dev-439-g3d86d5e
tagDLGDATAEX Struct Reference
Collaboration diagram for tagDLGDATAEX:

Public Attributes

DLGPROC dlgProc
 
LPARAM lParam
 
LPCWSTR lpszId
 

Detailed Description

Definition at line 48 of file msgbox.c.

Member Data Documentation

◆ dlgProc

DLGPROC tagDLGDATAEX::dlgProc

Definition at line 50 of file msgbox.c.

◆ lParam

LPARAM tagDLGDATAEX::lParam

Definition at line 51 of file msgbox.c.

◆ lpszId

LPCWSTR tagDLGDATAEX::lpszId

Definition at line 52 of file msgbox.c.


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