Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

MFUnregisterPlatformFromMMCSS function

Unregisters the Microsoft Media Foundation platform work queues from a Multimedia Class Scheduler Service (MMCSS) task.

Syntax


HRESULT MFUnregisterPlatformFromMMCSS(void);

Parameters

This function has no parameters.

Return value

If this function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows 8 [desktop apps only]

Minimum supported server

Windows Server 2012 [desktop apps only]

Header

Mfapi.h;
Mfplat.lib

DLL

Mfplat.dll

See also

Media Foundation Functions
Work Queue and Threading Improvements
MFRegisterPlatformWithMMCSS

 

 

Show:
© 2017 Microsoft