Unit 'Intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aros]

EndScreenNotify

Remove a Screen Notification from Intuition.

Declaration

Source position: intuition.pas line 3337

function EndScreenNotify(

  Notify: NativeUInt

):LongBool;

Arguments

Notify

  

notification returned from StartScreenNotifyTagList()

Function result

If False, Notification is in use and cannot be removed; try later

Description

This function is compatible with AmigaOS v4.

See also

StartScreenNotifyTagList

  

Add Notifications to Intuition.


Documentation generated on: 2021-07-30