Mac OS 9
TPortRecord Struct Reference

#include <OpenTransportKernel.h>

Data Fields

OTLink fLink
 
char * fPortName
 
char * fModuleName
 
char * fResourceInfo
 
char * fSlotID
 
struct TPortRecordfAlias
 
ItemCount fNumChildren
 
OTPortReffChildPorts
 
UInt32 fPortFlags
 
UInt32 fInfoFlags
 
UInt32 fCapabilities
 
OTPortRef fRef
 
streamtab * fStreamtab
 
void * fContext
 
void * fExtra
 

Detailed Description

Kernel port record, which is a direct analogue of the OTPortRecord in "OpenTransport.h". Note that when working with TPortRecord's, you're always working with OT's one true copy of the record, whereas when working with OTPortRecord's, you're always working with a copy.


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