CWinThread::GetThreadPriority

Call this member function to retrieve the current thread priority level of this thread.

Syntax

int GetThreadPriority( );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWinThread Overview, CWinThread Member Functions, Application Architecture Classes, CWinThread::SetThreadPriority