Tag start for OpenScreenTagList() Task ID and signal for being notified that the last window has closed on a public screen.
Source position: intuition.pas line 2006
const SA_PubTask = SA_Dummy + $0011; |
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.