ReactOS 0.4.15-dev-7953-g1f49173
tagRASENTRYDLGW Struct Reference

#include <rasdlg.h>

Collaboration diagram for tagRASENTRYDLGW:

Public Attributes

DWORD dwSize
 
HWND hwndOwner
 
DWORD dwFlags
 
LONG xDlg
 
LONG yDlg
 
WCHAR szEntry [RAS_MaxEntryName+1]
 
DWORD dwError
 
ULONG_PTR reserved
 
ULONG_PTR reserved2
 

Detailed Description

Definition at line 43 of file rasdlg.h.

Member Data Documentation

◆ dwError

DWORD tagRASENTRYDLGW::dwError

Definition at line 51 of file rasdlg.h.

◆ dwFlags

DWORD tagRASENTRYDLGW::dwFlags

Definition at line 47 of file rasdlg.h.

◆ dwSize

DWORD tagRASENTRYDLGW::dwSize

Definition at line 45 of file rasdlg.h.

◆ hwndOwner

HWND tagRASENTRYDLGW::hwndOwner

Definition at line 46 of file rasdlg.h.

◆ reserved

ULONG_PTR tagRASENTRYDLGW::reserved

Definition at line 52 of file rasdlg.h.

◆ reserved2

ULONG_PTR tagRASENTRYDLGW::reserved2

Definition at line 53 of file rasdlg.h.

◆ szEntry

WCHAR tagRASENTRYDLGW::szEntry[RAS_MaxEntryName+1]

Definition at line 50 of file rasdlg.h.

◆ xDlg

LONG tagRASENTRYDLGW::xDlg

Definition at line 48 of file rasdlg.h.

◆ yDlg

LONG tagRASENTRYDLGW::yDlg

Definition at line 49 of file rasdlg.h.


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