Manage RAS (remote access) connections.
AbortRasConnectionNotification | Aborts the thread monitoring the RAS connection started by RasConnectionNotificationEx. |
ARasConnections | Stores information about all active RAS connections into an array. |
ARasDevices | Stores information about all available RAS-capable devices into an array. |
ARasPhonebookEntries | Stores information about all entry names in a remote access phone book into an array. |
RasClearConnectionStatistics | The RasClearConnectionStatistics functions clears any accumulated statistics for the specified RAS connection. |
RasConnectionNotificationEx | Starts a new thread which monitors the system for RAS connections, whenever a connection is created or terminated the specified callback procedure is called. |
RasDialDlgEx | Establishes a RAS connection using a specified phone-book entry and the credentials of the logged-on user. |
RasDialEx | The RasDial function establishes a RAS connection between a RAS client and a RAS server. |
RasGetConnectStatusEx | Retrieves information on the current status of the specified remote access connection into an array. |
RasHangUpEx | Terminates a remote access connection. |
RasPhonebookDlgEx | Displays the main Dial-Up Networking dialog box. From this modal dialog box, the user can dial, edit, or delete a selected phone-book entry, create a new phone-book entry, or specify user preferences. The function returns when the dialog box closes. |