Mac OS 9
OTCfgATalkGeneral Struct Reference

#include <NetworkSetup.h>

Data Fields

UInt16 fVersion
 
UInt16 fNumPrefs
 
UInt32 fPort
 
void * fLink
 
void * fPrefs [8]
 
OTCfgATalkGeneralAARP aarpPrefs
 
OTCfgATalkGeneralDDP ddpPrefs
 
OTCfgATalkGeneralNBP nbpPrefs
 
OTCfgATalkGeneralZIP zipPrefs
 
OTCfgATalkGeneralATP atpPrefs
 
OTCfgATalkGeneralADSP adspPrefs
 
OTCfgATalkGeneralPAP papPrefs
 
OTCfgATalkGeneralASP aspPrefs
 

Detailed Description

The OTCfgATalkGeneral structure is a conglomeration of the above structures and is used to access the kOTCfgATalkGeneralPref preference.

Field Documentation

◆ aarpPrefs

OTCfgATalkGeneralAARP OTCfgATalkGeneral::aarpPrefs

run-time use only, initialise to nil

◆ fLink

void* OTCfgATalkGeneral::fLink

a reference to the port over which this configuration is running

◆ fNumPrefs

UInt16 OTCfgATalkGeneral::fNumPrefs

must be 0

◆ fPort

UInt32 OTCfgATalkGeneral::fPort

must be 0

◆ fPrefs

void* OTCfgATalkGeneral::fPrefs[8]

run-time use only, must be nil


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