RISC OS Open

RISC OS  OPEN


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

Documentation: Message_TaskInitialise

Programmer’s Reference Manuals
» Part 7 – The Desktop
» The Window Manager
» Messages
» Message Codes
» Message_TaskInitialise

Message_TaskInitialise

(Code &400C2)

Message Block
+4 Task handle
+20 Currently Active Object Pointer
+24 Slot size
+28 Task name given to Wimp_Initialise (control terminated)

Use

This message is broadcast when a task calls Wimp_Initialise.

Notes

The fields are set so that it appears to originate from the new task.

The Task Manager uses this message to identify the task’s name. These names are stored in a table which can be queried using TaskManager_TaskNameFromHandle.

See also

   .