Microsoft DirectX 9.0

CMsgThread::GetThreadPriority

Uses the Microsoft Win32 GetThreadPriority function to retrieve the priority of the current worker thread.

Syntax

int GetThreadPriority(void);

Return Value

Returns the thread priority as an integer.

See Also