|
Mac OS 9
|
Data Fields | |
| QElemPtr | qLink |
| short | qType |
| short | nmFlags |
| long | nmPrivate |
| short | nmReserved |
| short | nmMark |
| Handle | nmIcon |
| Handle | nmSound |
| StringPtr | nmStr |
| NMUPP | nmResp |
| long | nmRefCon |
| short NMRec::nmFlags |
queue type – ORD(nmType) = 8
| Handle NMRec::nmIcon |
item to mark in Apple menu
| short NMRec::nmMark |
reserved
| long NMRec::nmPrivate |
reserved
| long NMRec::nmRefCon |
pointer to response routine
| short NMRec::nmReserved |
reserved
| NMUPP NMRec::nmResp |
string to appear in alert
| Handle NMRec::nmSound |
handle to small icon
| StringPtr NMRec::nmStr |
handle to sound record
| short NMRec::qType |
next queue entry