Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IThread::setPriority ( P6THREADPRIORITY  nPriority)
pure virtual

Sets the threads priority to the priority specified in nPriority.

Parameters
nPriorityOne of the value in the P6THREADPRIORITY enumeration.
Returns