struct CMNamedColor2Type {
OSType typeDescriptor;
UInt32 reserved;
UInt32 vendorFlag;
UInt32 count;
UInt32 deviceChannelCount;
UInt8 prefixName[32];
UInt8 suffixName[32];
char data[1];
UInt16 fCount;
OTCfgTCPRoutersListEntry fList[1];
SInt16 buffSize;
void *buffPtr;
SInt16 dataSize;
SInt32 userBytes;
SCSIHdr *qLink;
SInt16 scsiReserved1;
UInt16 scsiPBLength;
UInt8 scsiFunctionCode;
UInt8 scsiReserved2;
volatile OSErr scsiResult;
DeviceIdent scsiDevice;
SCSICallbackUPP scsiCompletion;
UInt32 scsiFlags;
SCSIHdr *qLink;
SInt16 scsiReserved1;
UInt16 scsiPBLength;
UInt8 scsiFunctionCode;
UInt8 scsiReserved2;
volatile OSErr scsiResult;
};
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)