PPCOpenPBRec
PPCOpenPBRec structure
#include <PPCToolBox.h>
typedef struct PPCOpenPBRec { Size Offset Description
PPCHeader Common fields of PPC
param blocks
PPCPortRefNum portRefNum; 2 38 Port Reference
long filler1; 4 40 Filler
PPCServiceType serviceType; 1 44 Bit field describing the
requested port service
unsigned char resFlag; 1 45 Must be set to 0
PPCPortPtr portName; 4 46 PortName for PPC
LocationNamePtr locationName; 4 50 If NBP Registration is
required
Boolean networkVisible; 1 54 Make this network visible
on network
Boolean nbpRegistered; 1 55 The given location name
was registered on the
network
typedef PPCOpenPBRec *PPCOpenPBPtr;