Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |