Download: Mac-Carbon-0.82.tar.gz
Annotate this POD
The notification record. Fields are:
short nmMark; /* item to mark in Apple menu*/ Handle nmIcon; /* handle to small icon*/ Handle nmSound; /* handle to sound record*/ Str255 nmStr; /* string to appear in alert*/ long nmRefCon; /* for application use*/
Create a new notification record and fill it in.
Install a notification.
Remove a notification.