Returns the specified thread's static priority.
To obtain other information about a thread, including its dynamic priority, see GetRtThreadInfo.
BYTE GetRtThreadPriority(
    RTHANDLE hThread
);
hThread 
BAD_PRIORITY 
E_OK 0x0000 
E_EXIST 0x0006 
hThread. 
E_TYPE 0x8002 
hThread 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 |