Creates a modem connection.
AFTKN_REM_CREATE_ASYNC_CONNECTION or 786
VOID RemoteCreateModemConnection( ANSISTRING ConnectionName;
ANSISTRING PhoneNumber;
ANSISTRING GatewayLoginID;
ANSISTRING GatewayPassword;
[ANSISTRING ModemScriptFilePath];
[ENUM DisconnectMethod];
[WORD RedialAttempts];
[WORD RedialInterval])
User-defined name.
The phone number for the connection.
Passowrd for logging in to the gateway.
(Optional) Location for the modem script.
(Optional) Specifies the disconnect method:
|
300 |
AfterAllUpdates |
|
301 |
AfterRequestsSent |
|
0 |
Manual |
Default = 5. (Optional)
Number of minutes: Default = 1. (Optional)