Share via


RAS Functions

Send Feedback

The following table shows the RAS functions with a description of the purpose of each.

Programming element PPC SP Description
RasDeleteEntry X X This function deletes an entry from the phone book.
RasDevConfigDialogEdit X X This function is used to display the configuration dialog for the device-specific settings of a RAS device.
RasDial X X This function establishes a RAS connection between a RAS client and a RAS server.
RasEnumConnections X X This function lists all active RAS connections.
RasEnumDevices X X This function returns the name and type of all available RAS-capable devices.
RasEnumEntries X X This function lists all entry names in a remote access phone book.
RasGetConnectStatus X X This function retrieves information on the current status of the specified remote access connection.
RasGetDispPhoneNum X X This function obtains the displayable phone number to be used in a dial-up connection.
RasGetEntryDialParams X X This function retrieves the connection information saved by the last successful call to the RasDial function for a specified phone book entry.
RasGetEapConnectionData X X This function retrieves connection-specific Extensible Authentication Protocol (EAP) information.
RasGetEapUserData X X This function retrieves user-specific Extensible Authentication Protocol (EAP) information for the specified phone-book entry.
RasGetEntryProperties X X This function retrieves the properties of a phone book entry.
RasGetLinkStatistics X X This function retrieves accumulated statistics for the specified link in a RAS multilink connection.
RasGetProjectionInfo X X This function obtains information about a remote access projection operation for a specified remote access component protocol.
RasHangUp X X This function terminates a remote access connection.
RasRenameEntry X X This function changes the name of an entry in the phone book.
RasSetEntryDialParams X X This function changes the connection information saved by the last successful call to the RasDial or RasGetEntryDialParams function for a specified phone book entry.
RasSetEapConnectionData X X This function stores connection-specific Extensible Authentication Protocol (EAP) information.
RasSetEapUserData X X This function stores user-specific Extensible Authentication Protocol (EAP) information for the specified phone-book entry in the registry.
RasSetEntryProperties X X This function changes the connection information for an entry in the phone book or creates a new phone-book entry.
RasValidateEntryName X X This function validates the format of a connection entry name.

See Also

Remote Access Service (RAS) Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.