|
Mac OS 9
|
#include <NetworkSetup.h>
Data Fields | |
| UInt32 | version |
| UInt32 | fType |
| UInt32 | additionalPtr |
| OTCfgRemoteRedialMode | dialMode |
| UInt32 | redialTries |
| UInt32 | redialDelay |
| UInt32 | pad |
The OTCfgRemoteDialing controls the dialing characteristics of outgoing connections.
| UInt32 OTCfgRemoteDialing::additionalPtr |
must be 'dial'
| OTCfgRemoteRedialMode OTCfgRemoteDialing::dialMode |
must be 0
| UInt32 OTCfgRemoteDialing::fType |
see "Remote Access Versions" note, above
| UInt32 OTCfgRemoteDialing::pad |
ms, only valid if dialMode != kOTCfgRemoteRedialNone
| UInt32 OTCfgRemoteDialing::redialDelay |
only valid if dialMode != kOTCfgRemoteRedialNone
| UInt32 OTCfgRemoteDialing::redialTries |
constants are given above