Apple Network Setup Network Card User Manual


 
CHAPTER 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.