Apple Network Setup manual Modem Global Preference Types, OTCfgModemDialingToneMode

Models: Network Setup

1 184
Download 184 pages 5.56 Kb
Page 171
Image 171
Modem Global Preference Types

C H A P T E R 4

Network Setup Protocol Structures and Data Types

Constant descriptions

kOTCfgModemGeneralPrefs

The preference type for the OTCfgModemGeneral (page 141) structure.

kOTCfgModemLocksPref

The preference type for the OTCfgModemLocks (page 143) structure.

kOTCfgModemAdminPasswordPref

Preference type for the preference that contains the administration password.

Modem Global Preference Types

The following enumeration defines the global preference type for modem preferences:

enum {

kOTCfgModemApplicationPref

= 'mapt',

};

Constant descriptions

kOTCfgModemApplicationPref

Preference type for the OTCfgModemApplication (page 142) structure.

OTCfgModemDialingToneMode

The OTCfgModemDialogToneMode enumeration defines constants for the modemDialToneMode field of the OTCfgModemGeneral (page 141) structure:

typedef UInt32 OTCfgModemDialogToneMode; enum {

kModemDialToneNormal,

Protocol Constants and Other Data Types

171

Page 171
Image 171
Apple Network Setup manual Modem Global Preference Types, OTCfgModemDialingToneMode