|
Mac OS 9
|
#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 |
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.
| OTCfgTCPConfigMethod OTCfgTCPInterfacesUnpacked::fConfigMethod |
remove this pad byte when packing
| UInt8 OTCfgTCPInterfacesUnpacked::pad1 |
always 1 in current versions of OT
| UInt8 OTCfgTCPInterfacesUnpacked::pad2 |
remove bytes beyond end of string when packing
| UInt8 OTCfgTCPInterfacesUnpacked::path[36] |
remove this pad byte when packing