共用方式為


IMFWorkQueueServicesEx::GetPlatformWorkQueueMMCSSPriority 方法 (mfidl.h)

取得與指定平臺工作佇列相關聯的多媒體類別排程器服務 (MMCSS) 優先順序的優先順序。

語法

HRESULT GetPlatformWorkQueueMMCSSPriority(
  [in]  DWORD dwPlatformWorkQueueId,
  [out] LONG  *plPriority
);

參數

[in] dwPlatformWorkQueueId

傳回信息的拓撲工作佇列識別碼。

[out] plPriority

傳回值

呼叫端所配置的緩衝區指標,工作佇列的 MMCSS 工作識別碼將會複製到該緩衝區。

需求

   
最低支援的用戶端 Windows 8 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2012 [僅限傳統型應用程式]
目標平台 Windows
標頭 mfidl.h

另請參閱

IMFWorkQueueServicesEx