RASCONNTYPE enumeration
[RASCONNTYPE is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
RAS connection type.
Syntax
typedef enum tagRASCONNTYPE {
RAS_CONNECT_LAN = 0,
RAS_CONNECT_MANUAL = 1,
RAS_CONNECT_RAS = 2
} ACCESSTYPE;
Constants
-
RAS_CONNECT_LAN
-
RAS_CONNECT_MANUAL
-
RAS_CONNECT_RAS
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Product |
Outlook Express 6.0 |
Header |
|
IDL |
|