Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the priority of the Multimedia Class Scheduler Service (MMCSS) priority associated with the specified platform work queue.
Syntax
HRESULT GetPlatformWorkQueueMMCSSPriority(
[in] DWORD dwPlatformWorkQueueId,
[out] LONG *plPriority
);
Parameters
[in] dwPlatformWorkQueueId
Topology work queue id for which the info will be returned.
[out] plPriority
Return value
Pointer to a buffer allocated by the caller that the work queue's MMCSS task id will be copied to.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Target Platform | Windows |
| Header | mfidl.h |