ReactOS 0.4.15-dev-8434-g155a7c7
tagRASDIALDLG Struct Reference

#include <rasdlg.h>

Collaboration diagram for tagRASDIALDLG:

Public Attributes

DWORD dwSize
 
HWND hwndOwner
 
DWORD dwFlags
 
LONG xDlg
 
LONG yDlg
 
DWORD dwSubEntry
 
DWORD dwError
 
ULONG_PTR reserved
 
ULONG_PTR reserved2
 

Detailed Description

Definition at line 56 of file rasdlg.h.

Member Data Documentation

◆ dwError

DWORD tagRASDIALDLG::dwError

Definition at line 64 of file rasdlg.h.

◆ dwFlags

DWORD tagRASDIALDLG::dwFlags

Definition at line 60 of file rasdlg.h.

◆ dwSize

DWORD tagRASDIALDLG::dwSize

Definition at line 58 of file rasdlg.h.

◆ dwSubEntry

DWORD tagRASDIALDLG::dwSubEntry

Definition at line 63 of file rasdlg.h.

◆ hwndOwner

HWND tagRASDIALDLG::hwndOwner

Definition at line 59 of file rasdlg.h.

◆ reserved

ULONG_PTR tagRASDIALDLG::reserved

Definition at line 65 of file rasdlg.h.

◆ reserved2

ULONG_PTR tagRASDIALDLG::reserved2

Definition at line 66 of file rasdlg.h.

◆ xDlg

LONG tagRASDIALDLG::xDlg

Definition at line 61 of file rasdlg.h.

◆ yDlg

LONG tagRASDIALDLG::yDlg

Definition at line 62 of file rasdlg.h.


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