Mac OS 9
OTCfgRemoteDialing Struct Reference

#include <NetworkSetup.h>

Data Fields

UInt32 version
 
UInt32 fType
 
UInt32 additionalPtr
 
OTCfgRemoteRedialMode dialMode
 
UInt32 redialTries
 
UInt32 redialDelay
 
UInt32 pad
 

Detailed Description

The OTCfgRemoteDialing controls the dialing characteristics of outgoing connections.

Field Documentation

◆ additionalPtr

UInt32 OTCfgRemoteDialing::additionalPtr

must be 'dial'

◆ dialMode

OTCfgRemoteRedialMode OTCfgRemoteDialing::dialMode

must be 0

◆ fType

UInt32 OTCfgRemoteDialing::fType

see "Remote Access Versions" note, above

◆ pad

UInt32 OTCfgRemoteDialing::pad

ms, only valid if dialMode != kOTCfgRemoteRedialNone

◆ redialDelay

UInt32 OTCfgRemoteDialing::redialDelay

only valid if dialMode != kOTCfgRemoteRedialNone

◆ redialTries

UInt32 OTCfgRemoteDialing::redialTries

constants are given above


The documentation for this struct was generated from the following file: