Mac OS 9
OTCfgTCPInterfacesUnpacked Struct Reference

#include <NetworkSetup.h>

Data Fields

UInt16 fCount
 
UInt8 pad1
 
OTCfgTCPConfigMethod fConfigMethod
 
UInt32 fIPAddress
 
UInt32 fSubnetMask
 
Str32 fAppleTalkZone
 
UInt8 pad2
 
UInt8 path [36]
 
UInt8 module [32]
 
UInt32 framing
 

Detailed Description

The OTCfgTCPInterfacesUnpacked structure holds information about the TCP/IP interfaces configured on the computer. IMPORTANT: You must pack this structure when writing it to the database and unpack it when reading it from the database.

Field Documentation

◆ fConfigMethod

OTCfgTCPConfigMethod OTCfgTCPInterfacesUnpacked::fConfigMethod

remove this pad byte when packing

◆ pad1

UInt8 OTCfgTCPInterfacesUnpacked::pad1

always 1 in current versions of OT

◆ pad2

UInt8 OTCfgTCPInterfacesUnpacked::pad2

remove bytes beyond end of string when packing

◆ path

UInt8 OTCfgTCPInterfacesUnpacked::path[36]

remove this pad byte when packing


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