RISC OS Open

RISC OS  OPEN


A fast and easily customised operating system for devices using ARM processor cores.

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:

  1. application started
  2. error handler called
  3. exit handler called

Which allows OS_Module to determine whether a module can be killed.

See also

   .