ReactOS 0.4.16-dev-13-ge2fc578
|
#include <ras.h>
DWORD tagRASENTRYA::dwfOptions |
Definition at line 591 of file ras.h.
Referenced by RasSetEntryPropertiesA().
CHAR tagRASENTRYA::szAreaCode[RAS_MaxAreaCode+1] |
CHAR tagRASENTRYA::szDeviceName[RAS_MaxDeviceName+1] |
CHAR tagRASENTRYA::szDeviceType[RAS_MaxDeviceType+1] |
CHAR tagRASENTRYA::szLocalPhoneNumber[RAS_MaxPhoneNumber+1] |
Definition at line 595 of file ras.h.
Referenced by RasSetEntryPropertiesA().
CHAR tagRASENTRYA::szX25Address[RAS_MaxX25Address+1] |
CHAR tagRASENTRYA::szX25Facilities[RAS_MaxFacilities+1] |
CHAR tagRASENTRYA::szX25PadType[RAS_MaxPadType+1] |
CHAR tagRASENTRYA::szX25UserData[RAS_MaxUserData+1] |