Apple Network Setup manual Infrared Structures, OTCfgATalkPortDeviceType

Models: Network Setup

1 184
Download 184 pages 5.56 Kb
Page 158
Image 158
OTCfgATalkPortDeviceType

C H A P T E R 4

Network Setup Protocol Structures and Data Types

OSType fNetworkArchitecture;

};

typedef struct OTCfgATalkNetworkArchitecture OTCfgATalkNetworkArchitecture;

Field descriptions

 

fVersion

Must be zero.

fNetworkArchitecture

Must be 'OTOn'.

The preference type for the OTCfgATalkNetworkArchitecture structure is kOTCfgATalkNetworkArchitecturePref, which is defined as 'neta'.

OTCfgATalkPortDeviceType

The OTCfgATalkPortDeviceType structure stores information about the port for which AppleTalk is configured. This structure is not used by the AppleTalk protocol stack, but it is used by the current AppleTalk control panel.

struct OTCfgATalkPortDeviceType

{

 

UInt16

fDeviceType;

};

 

Field descriptions

fDeviceType

The Open Transport device type (such as

 

kOTEthernetDevice) or an ADEV ID for the current port.

The preference type for the OTCfgATalkPortDeviceType structure is kOTCfgATalkPortDeviceTypePref, which is defined as 'ptfm'.

Infrared Structures

This section describes structure that stores Infrared preferences. The structure is

OTCfgIRGeneral (page 159)

158Protocol Structures

Page 158
Image 158
Apple Network Setup manual Infrared Structures, OTCfgATalkPortDeviceType