Returns the specified thread's static priority.
To obtain other information about a thread, including its dynamic priority, see GetRtThreadInfo.
BYTE GetRtThreadPriority(
RTHANDLE hThread
);
hThreadBAD_PRIORITYE_OK 0x0000E_EXIST 0x0006hThread.E_TYPE 0x8002hThread requires an RT handle for a thread.| Versions | Defined in | Include | Link to |
|---|---|---|---|
| INtime 3.0 | intime/rt/include/rtbase.h | rt.h | rt.lib |