Méthode IMFPMPClientApp::SetPMPHost (mfidl.h)
Définit un pointeur vers l’interface IMFPMPHostApp permettant à une source multimédia de créer des objets dans le processus PMP.
Syntaxe
HRESULT SetPMPHost(
[in] IMFPMPHostApp *pPMPHost
);
Paramètres
[in] pPMPHost
Pointeur vers l’interface IMFPMPHostApp .
Valeur retournée
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Client minimal pris en charge | Windows 8 [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows Server 2012 [applications de bureau | Applications UWP] |
Plateforme cible | Windows |
En-tête | mfidl.h |