Platform SDK: RAS/Routing and RAS |
The RASIPADDR structure contains an IP address. The RASENTRY structure uses this structure to specify the IP addresses of various servers associated with an entry in a RAS phone book.
typedef struct RASIPADDR { BYTE a; BYTE b; BYTE c; BYTE d; } RASIPADDR;
Windows NT/2000: Requires Windows NT 4.0 or later.
Windows 95/98: Unsupported.
Header: Declared in Ras.h.
Remote Access Service (RAS) Overview, Remote Access Service Structures, RASENTRY