RAS Structures
The following table shows the RAS structures with a description of the purpose of each.
Programming element | Description |
---|---|
DIALER_NOTIFICATION | This structure defines a message queue created by a dialer application to pass messages to the AutoDial DLL (Autoras.dll). |
RAS_STATS | This structure stores the statistics for a single-link RAS connection, or for one of the links in a multilink RAS connection. |
RASCONN | This structure provides data about a remote access connection. The RasEnumConnections function returns an array of RASCONN structures. |
RASCONNSTATUS | This structure describes the current status of a remote access connection. It is returned by the RasGetConnectStatus function. |
RASDEVINFO | This structure contains information that describes a Telephony API (TAPI) device capable of establishing a RAS connection. |
RASDIALPARAMS | This structure contains parameters used by the RasDial function to establish a remote access connection. |
RASENTRY | This structure describes a phone-book entry. |
RASENTRYNAME | This structure contains an entry name from a remote access phone book. |
RASIPADDR | This structure contains an IP address. |
RASPPPIP | This structure contains the result of a PPP IP projection operation. |
RASPPPIPV6 | This structure describes the results of a PPP IPV6 (Internet) projection. |
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.