[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

SA_PubTask

Tag start for OpenScreenTagList() Task ID and signal for being notified that the last window has closed on a public screen.

Declaration

Source position: intuition.pas line 1250

const SA_PubTask = SA_Dummy + 17;

Description

Task (returned by FindTask()) notification that the last window has closed on a public screen. Data is a long, unsigned value. Data is a pointer to a exec.TTask structure. This tag is order dependent, and must be specified after the tag SA_PubName.


Documentation generated on: 2017-01-10