Apple Network Setup Infrared Constants and Other Data Types, Global AppleTalk Preference Types

Models: Network Setup

1 184
Download 184 pages 5.56 Kb
Page 173
Image 173
Global AppleTalk Preference Types

C H A P T E R 4

Network Setup Protocol Structures and Data Types

enum {

 

 

kOTCfgATalkGeneralPref

=

'atpf',

kOTCfgATalkLocksPref

=

'lcks',

kOTCfgATalkPortDeviceTypePref= 'ptfm',

};

Global AppleTalk Preference Types

The following enumeration defines constants for global AppleTalk preference types:

enum {

kOTCfgATalkNetworkArchitecturePref = 'neta'

};

Infrared Constants and Other Data Types

The following enumeration defines type codes for infrared preferences.

enum {

 

 

kOTCfgTypeInfraredPrefs

=

'atpf',

kOTCfgTypeInfraredGlobal

=

'irgo'

};

 

 

Constant descriptions kOTCfgTypeInfraredPrefs

Type code for a preference that contains per-connection infrared settings.

kOTCfgTypeInfraredGlobal

Type code for a preference that contains global infrared settings.

Protocol Constants and Other Data Types

173

Page 173
Image 173
Apple Network Setup manual Infrared Constants and Other Data Types, Global AppleTalk Preference Types