CMsgThread::GetThreadPriority

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

int GetThreadPriority( );

Return Values

Returns the thread priority as an integer.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.