Apple Network Setup manual OTCfgATalkLocks

Models: Network Setup

1 184
Download 184 pages 5.56 Kb
Page 156
Image 156
OTCfgATalkLocks

C H A P T E R 4

Network Setup Protocol Structures and Data Types

UInt32

fZoneListInterval;

UInt16

fDDPInfoTimeout;

UInt8

fGetZoneRetries;

UInt8

fZoneListRetries;

Boolean

fChecksumFlag;

UInt8

fPad;

};

 

Field descriptions

fVersion

Must be 1.

fSize

The size in bytes of this structure.

fGetZoneInterval

The “get zone” interval in milliseconds. The default is 2000.

fZoneListInterval

The “zone list” interval in milliseconds. The default is 2000.

fDDPInfoTimeout

The “DDP info” timeout in milliseconds. The default is

 

4000.

fGetZoneRetries

The “get zone” retry limit. The default is 4.

fZoneListRetries

The “zone list” retry limit. The default is 4.

fChecksumFlag

Whether checksumming is enabled. The default is zero.

fPad

A pad byte whose value must be zero.

For a detailed description of ZIP, see Inside AppleTalk, Second edition.

No preference type is defined for this structure. Instead, access this structure through the OTCfgATalkGeneral (page 145) structure, which has a preference type of kOTCfgATalkGeneralPref.

OTCfgATalkLocks

The OTCfgATalkLocks structure stores information about whether AppleTalk preferences have been locked by the administration mode in the control panel.

struct OTCfgATalkLocks

{

UInt16 fLocks;

};

Field descriptions

 

fLocks

A bit field.

156Protocol Structures

Page 156
Image 156
Apple Network Setup manual OTCfgATalkLocks