Shuts down the Microsoft Media Foundation platform. Call this function once for every call to MFStartup. Do not call this function from work queue threads.
HRESULT MFShutdown()
Type: HRESULTÂ
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Refer to Media Foundation return codes.
Header: Declared in mfapi.h.
Library: Use mfplat.lib.