Documentation: Currently Active Object Pointer
Programmer’s Reference Manuals
» Part 7 – The Desktop
» The Window Manager
» Messages
» Message Codes
» Message_TaskInitialise
» Currently Active Object Pointer
Currently Active Object Pointer
Notes
This is the pointer to the address of the last:
- application started
- error handler called
- exit handler called
Which allows OS_Module to determine whether a module can be killed.