Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 |