Remove a Screen Notification from Intuition.
Source position: intuition.pas line 3337
function EndScreenNotify( |
Notify: NativeUInt |
):LongBool; |
Notify |
|
notification returned from StartScreenNotifyTagList() |
If False, Notification is in use and cannot be removed; try later
This function is compatible with AmigaOS v4.
|
Add Notifications to Intuition. |