IMFPMPClientApp::SetPMPHost method (mfidl.h)
Sets a pointer to the IMFPMPHostApp interface allowing a media source to create objects in the PMP process.
Syntax
HRESULT SetPMPHost(
[in] IMFPMPHostApp *pPMPHost
);
Parameters
[in] pPMPHost
A pointer to the IMFPMPHostApp interface.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | mfidl.h |