次の方法で共有


CMsgThread::GetThreadPriority (Compact 2013)

3/26/2014

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

Syntax

int GetThreadPriority( );

Parameters

None.

Return Value

Returns the thread priority as an integer.

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

CMsgThread Class