Modem global preference types, Otcfgmodemdialingtonemode – Apple Network Setup User Manual

Page 171

Advertising
background image

C H A P T E R 4

Network Setup Protocol Structures and Data Types

Protocol Constants and Other Data Types

171

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

4

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

4

The

OTCfgModemDialogToneMode

enumeration defines constants for the

modemDialToneMode

field of the

OTCfgModemGeneral

(page 141) structure:

typedef UInt32 OTCfgModemDialogToneMode;

enum {

kModemDialToneNormal,

Advertising