ReactOS 0.4.15-dev-7918-g2a2556c
tagRASDIALPARAMSW Struct Reference

#include <ras.h>

Public Attributes

DWORD dwSize
 
WCHAR szEntryName [RAS_MaxEntryName+1]
 
WCHAR szPhoneNumber [RAS_MaxPhoneNumber+1]
 
WCHAR szCallbackNumber [RAS_MaxCallbackNumber+1]
 
WCHAR szUserName [UNLEN+1]
 
WCHAR szPassword [PWLEN+1]
 
WCHAR szDomain [DNLEN+1]
 

Detailed Description

Definition at line 315 of file ras.h.

Member Data Documentation

◆ dwSize

DWORD tagRASDIALPARAMSW::dwSize

Definition at line 316 of file ras.h.

◆ szCallbackNumber

WCHAR tagRASDIALPARAMSW::szCallbackNumber[RAS_MaxCallbackNumber+1]

Definition at line 319 of file ras.h.

◆ szDomain

WCHAR tagRASDIALPARAMSW::szDomain[DNLEN+1]

Definition at line 322 of file ras.h.

◆ szEntryName

WCHAR tagRASDIALPARAMSW::szEntryName[RAS_MaxEntryName+1]

Definition at line 317 of file ras.h.

◆ szPassword

WCHAR tagRASDIALPARAMSW::szPassword[PWLEN+1]

Definition at line 321 of file ras.h.

◆ szPhoneNumber

WCHAR tagRASDIALPARAMSW::szPhoneNumber[RAS_MaxPhoneNumber+1]

Definition at line 318 of file ras.h.

◆ szUserName

WCHAR tagRASDIALPARAMSW::szUserName[UNLEN+1]

Definition at line 320 of file ras.h.


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