Showing changes from revision #2 to #3:
Added | Removed | Changed
Entry | |
---|---|
R0 | Task |
Exit | |
---|---|
R0 | Pointer to task name |
This call returns the description string which the task used when it called Wimp_Initialise.
This is the string that is displayed in the Task Manager’s window. A copy of the string should be made if you wish to keep it.
If a Message_TaskInitialise has just been received by a task, then this SWI may not return a valid name for the same handle since the TaskManager itself may not have received the message yet. As the task name is supplied in the message, this should not be a problem.