Remote Access Service Data Types
The following data types are used by the Remote Access Service API.
typedef in_addr RASIPV4ADDR;
typedef in6_addr RASIPV6ADDR;
-
RASIPV4ADDR
-
A in_addr that contains an IPv4 address.
Note
Supported in Windows Vista or later versions of Windows.
-
RASIPV6ADDR
-
A in6_addr that contains an IPv6 address.
Note
Supported in Windows Vista or later versions of Windows.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
|