ReactOS 0.4.15-dev-7834-g00c4b3d
tagRASENTRYA Struct Reference

#include <ras.h>

Collaboration diagram for tagRASENTRYA:

Public Attributes

DWORD dwSize
 
DWORD dwfOptions
 
DWORD dwCountryID
 
DWORD dwCountryCode
 
CHAR szAreaCode [RAS_MaxAreaCode+1]
 
CHAR szLocalPhoneNumber [RAS_MaxPhoneNumber+1]
 
DWORD dwAlternateOffset
 
RASIPADDR ipaddr
 
RASIPADDR ipaddrDns
 
RASIPADDR ipaddrDnsAlt
 
RASIPADDR ipaddrWins
 
RASIPADDR ipaddrWinsAlt
 
DWORD dwFrameSize
 
DWORD dwfNetProtocols
 
DWORD dwFramingProtocol
 
CHAR szScript [MAX_PATH]
 
CHAR szAutodialDll [MAX_PATH]
 
CHAR szAutodialFunc [MAX_PATH]
 
CHAR szDeviceType [RAS_MaxDeviceType+1]
 
CHAR szDeviceName [RAS_MaxDeviceName+1]
 
CHAR szX25PadType [RAS_MaxPadType+1]
 
CHAR szX25Address [RAS_MaxX25Address+1]
 
CHAR szX25Facilities [RAS_MaxFacilities+1]
 
CHAR szX25UserData [RAS_MaxUserData+1]
 
DWORD dwChannels
 
DWORD dwReserved1
 
DWORD dwReserved2
 

Detailed Description

Definition at line 589 of file ras.h.

Member Data Documentation

◆ dwAlternateOffset

DWORD tagRASENTRYA::dwAlternateOffset

Definition at line 596 of file ras.h.

◆ dwChannels

DWORD tagRASENTRYA::dwChannels

Definition at line 614 of file ras.h.

◆ dwCountryCode

DWORD tagRASENTRYA::dwCountryCode

Definition at line 593 of file ras.h.

◆ dwCountryID

DWORD tagRASENTRYA::dwCountryID

Definition at line 592 of file ras.h.

◆ dwfNetProtocols

DWORD tagRASENTRYA::dwfNetProtocols

Definition at line 603 of file ras.h.

◆ dwfOptions

DWORD tagRASENTRYA::dwfOptions

Definition at line 591 of file ras.h.

Referenced by RasSetEntryPropertiesA().

◆ dwFrameSize

DWORD tagRASENTRYA::dwFrameSize

Definition at line 602 of file ras.h.

◆ dwFramingProtocol

DWORD tagRASENTRYA::dwFramingProtocol

Definition at line 604 of file ras.h.

◆ dwReserved1

DWORD tagRASENTRYA::dwReserved1

Definition at line 615 of file ras.h.

◆ dwReserved2

DWORD tagRASENTRYA::dwReserved2

Definition at line 616 of file ras.h.

◆ dwSize

DWORD tagRASENTRYA::dwSize

Definition at line 590 of file ras.h.

◆ ipaddr

RASIPADDR tagRASENTRYA::ipaddr

Definition at line 597 of file ras.h.

◆ ipaddrDns

RASIPADDR tagRASENTRYA::ipaddrDns

Definition at line 598 of file ras.h.

◆ ipaddrDnsAlt

RASIPADDR tagRASENTRYA::ipaddrDnsAlt

Definition at line 599 of file ras.h.

◆ ipaddrWins

RASIPADDR tagRASENTRYA::ipaddrWins

Definition at line 600 of file ras.h.

◆ ipaddrWinsAlt

RASIPADDR tagRASENTRYA::ipaddrWinsAlt

Definition at line 601 of file ras.h.

◆ szAreaCode

CHAR tagRASENTRYA::szAreaCode[RAS_MaxAreaCode+1]

Definition at line 594 of file ras.h.

◆ szAutodialDll

CHAR tagRASENTRYA::szAutodialDll[MAX_PATH]

Definition at line 606 of file ras.h.

◆ szAutodialFunc

CHAR tagRASENTRYA::szAutodialFunc[MAX_PATH]

Definition at line 607 of file ras.h.

◆ szDeviceName

CHAR tagRASENTRYA::szDeviceName[RAS_MaxDeviceName+1]

Definition at line 609 of file ras.h.

◆ szDeviceType

CHAR tagRASENTRYA::szDeviceType[RAS_MaxDeviceType+1]

Definition at line 608 of file ras.h.

◆ szLocalPhoneNumber

CHAR tagRASENTRYA::szLocalPhoneNumber[RAS_MaxPhoneNumber+1]

Definition at line 595 of file ras.h.

Referenced by RasSetEntryPropertiesA().

◆ szScript

CHAR tagRASENTRYA::szScript[MAX_PATH]

Definition at line 605 of file ras.h.

◆ szX25Address

CHAR tagRASENTRYA::szX25Address[RAS_MaxX25Address+1]

Definition at line 611 of file ras.h.

◆ szX25Facilities

CHAR tagRASENTRYA::szX25Facilities[RAS_MaxFacilities+1]

Definition at line 612 of file ras.h.

◆ szX25PadType

CHAR tagRASENTRYA::szX25PadType[RAS_MaxPadType+1]

Definition at line 610 of file ras.h.

◆ szX25UserData

CHAR tagRASENTRYA::szX25UserData[RAS_MaxUserData+1]

Definition at line 613 of file ras.h.


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