Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the ICS functions with a description of the purpose of each.
Function | Description |
---|---|
AutoDialCleanupModule | Frees global resources that are associated with auto dial. To use auto dial after making this call, it is necessary to call AutoDialInitializeModule again. |
AutoDialEndConnection | Terminates the connection that was established with auto dial and frees the associated resources. |
AutoDialGetConnectionStatus | Retrieves information about the current status of the specified auto dial connection. |
AutoDialInitializeModule | Initializes global variables for auto dial. This function must be called before any other Auto dial routines are called. |
AutoDialStartConnection | Initiates an Auto dial connection. |
See Also
Send Feedback on this topic to the authors