Mac OS 9
OTCfgATalkGeneralPAP Struct Reference

#include <NetworkSetup.h>

Data Fields

UInt16 fVersion
 
UInt16 fSize
 
UInt32 fDefaultOpenInterval
 
UInt32 fDefaultTickleInterval
 
UInt8 fDefaultOpenRetries
 
UInt8 fDefaultTickleRetries
 
UInt8 fDefaultReplies
 
Boolean fDefaultPAPEOMEnabled
 

Detailed Description

OTCfgATalkGeneralPAP is a sub-structure of OTCfgATalkGeneral. It defines parameters for the Printer Access Protocol (PAP) component of the AppleTalk protocol stack.

Field Documentation

◆ fDefaultOpenInterval

UInt32 OTCfgATalkGeneralPAP::fDefaultOpenInterval

must be sizeof(OTCfgATalkGeneralPAP)

◆ fDefaultOpenRetries

UInt8 OTCfgATalkGeneralPAP::fDefaultOpenRetries

ms, default of 15000

◆ fDefaultPAPEOMEnabled

Boolean OTCfgATalkGeneralPAP::fDefaultPAPEOMEnabled

must be 8, ignored by current versions of OT

◆ fDefaultReplies

UInt8 OTCfgATalkGeneralPAP::fDefaultReplies

default of 8

◆ fDefaultTickleInterval

UInt32 OTCfgATalkGeneralPAP::fDefaultTickleInterval

ms, default of 2000

◆ fDefaultTickleRetries

UInt8 OTCfgATalkGeneralPAP::fDefaultTickleRetries

default of 0

◆ fSize

UInt16 OTCfgATalkGeneralPAP::fSize

must be 1


The documentation for this struct was generated from the following file: