Mac OS 9
OTCfgTCPInterfacesPacked Struct Reference

#include <NetworkSetup.h>

Data Fields

UInt16 fCount
 
UInt8 fConfigMethod
 
UInt8 fIPAddress [4]
 
UInt8 fSubnetMask [4]
 
UInt8 fAppleTalkZone [256]
 
UInt8 part [72]
 

Detailed Description

This structure also contains an IP address and subnet mask that are not aligned on a four byte boundary. In order to avoid compiler warnings, and the possibility of code that won't work, these fields are defined here as four character arrays. It is suggested that BlockMoveData be used to copy to and from a field of type InetHost.


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