Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

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 2006

const SA_PubTask = SA_Dummy + $0011;

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: 2021-07-30