Global appletalk preference types, Infrared constants and other data types, Infrared constants and other data types 4 – Apple Network Setup User Manual
Page 173

C H A P T E R 4
Network Setup Protocol Structures and Data Types
Protocol Constants and Other Data Types
173
enum {
kOTCfgATalkGeneralPref
= 'atpf',
kOTCfgATalkLocksPref
= 'lcks',
kOTCfgATalkPortDeviceTypePref= 'ptfm',
};
Global AppleTalk Preference Types
4
The following enumeration defines constants for global AppleTalk preference
types:
enum {
kOTCfgATalkNetworkArchitecturePref = 'neta'
};
Infrared Constants and Other Data Types
4
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.