Mac OS 9
OTCfgModemGeneral Struct Reference

#include <NetworkSetup.h>

Data Fields

UInt32 version
 
Boolean useModemScript
 
UInt8 pad
 
FSSpec modemScript
 
Boolean modemSpeakerOn
 
Boolean modemPulseDial
 
OTCfgModemDialogToneMode modemDialToneMode
 
char lowerLayerName [36]
 

Detailed Description

The OTCfgModemGeneral preference holds the important per-connection preferences for Modem.

Field Documentation

◆ lowerLayerName

char OTCfgModemGeneral::lowerLayerName[36]

constants are given above

◆ modemDialToneMode

OTCfgModemDialogToneMode OTCfgModemGeneral::modemDialToneMode

true if pulse dial, false if tone dial

◆ modemPulseDial

Boolean OTCfgModemGeneral::modemPulseDial

whether to dial with the speaker on

◆ modemScript

FSSpec OTCfgModemGeneral::modemScript

must be 0

◆ modemSpeakerOn

Boolean OTCfgModemGeneral::modemSpeakerOn

the modem script (CCL) to use

◆ pad

UInt8 OTCfgModemGeneral::pad

whether to use a modem script, must be true

◆ useModemScript

Boolean OTCfgModemGeneral::useModemScript

see "Remote Access Versions" note, below


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