ReactOS 0.4.15-dev-7924-g5949c20
_GROUP_ATTRIBUTES_CONTEXT Struct Reference
Collaboration diagram for _GROUP_ATTRIBUTES_CONTEXT:

Public Attributes

GROUPFORMAT format
 
LPWSTR lpszTitle
 
LPWSTR lpszGrpFile
 
INT nSize
 

Detailed Description

Definition at line 403 of file dialog.c.

Member Data Documentation

◆ format

GROUPFORMAT _GROUP_ATTRIBUTES_CONTEXT::format

Definition at line 405 of file dialog.c.

Referenced by DIALOG_GROUP_DlgProc(), and DIALOG_GroupAttributes().

◆ lpszGrpFile

LPWSTR _GROUP_ATTRIBUTES_CONTEXT::lpszGrpFile

Definition at line 407 of file dialog.c.

Referenced by DIALOG_GROUP_DlgProc(), and DIALOG_GroupAttributes().

◆ lpszTitle

LPWSTR _GROUP_ATTRIBUTES_CONTEXT::lpszTitle

Definition at line 406 of file dialog.c.

Referenced by DIALOG_GROUP_DlgProc(), and DIALOG_GroupAttributes().

◆ nSize

INT _GROUP_ATTRIBUTES_CONTEXT::nSize

Definition at line 408 of file dialog.c.

Referenced by DIALOG_GROUP_DlgProc(), and DIALOG_GroupAttributes().


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