|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
virtualinherited |
Set the load time priority for a task when loaded.
Most operating systems allow the priority of a task to be set, through many do now allow a higher priority for unless appropiate privledges are available. This method allows the priority to be set if the task is to be loaded.
| Priority | The new priority |
| Absolute | If true, Priority is absolute, otherwise it is relative (an may be negative). |