|
Mac OS 9
|
Data Fields | |
| QElemPtr | qLink |
| short | qType |
| short | crmVersion |
| long | crmPrivate |
| short | crmReserved |
| long | crmDeviceType |
| long | crmDeviceID |
| long | crmAttributes |
| long | crmStatus |
| long | crmRefCon |
| long CRMRec::crmAttributes |
device ID; assigned when CRMInstall is called
| long CRMRec::crmDeviceID |
type of device, assigned by DTS
| long CRMRec::crmDeviceType |
reserved
| long CRMRec::crmPrivate |
version of queue element data structure
| long CRMRec::crmRefCon |
status variable - device specific
| short CRMRec::crmReserved |
reserved
| long CRMRec::crmStatus |
pointer to attribute block
| short CRMRec::crmVersion |
queue type – ORD(crmType) = 9
| short CRMRec::qType |
reserved