IMFPMPClient::SetPMPHost Method
Provides a pointer to the IMFPMPHost interface.
Syntax
HRESULT SetPMPHost(
[in] IMFPMPHost *pPMPHost
);
Parameter
- pPMPHost [in]
A pointer to the IMFPMPHost interface.
Rückgabewert
Ist Methode erfolgreich, wird "S_OK" zurückgegeben. Andernfalls wird ein HRESULT-Fehlercode zurückgegeben.
Hinweise
The IMFPMPHost pointer is apartment threaded. The media source must add the pointer to the global interface table (GIT) before using it.
Anforderungen
Mindestens unterstützter Client |
Windows Vista |
Mindestens unterstützter Server |
Windows Server 2008 |
Header |
Mfidl.h |
Bibliothek |
Mfuuid.lib |