Interface IMFRemoteProxy (mfidl.h)

Exposé par des objets qui font office de proxy pour un objet distant. Pour obtenir un pointeur vers cette interface, appelez IMFGetService::GetService avec l’identificateur de service MF_REMOTE_PROXY.

Héritage

L’interface IMFRemoteProxy hérite de l’interface IUnknown . IMFRemoteProxy a également les types de membres suivants :

Méthodes

L’interface IMFRemoteProxy contient ces méthodes.

 
IMFRemoteProxy::GetRemoteHost

Récupère un pointeur vers l’objet qui héberge ce proxy.
IMFRemoteProxy::GetRemoteObject

Récupère un pointeur vers l’objet distant pour lequel cet objet est un proxy.

Spécifications

   
Client minimal pris en charge Windows Vista [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 [applications de bureau uniquement]
Plateforme cible Windows
En-tête mfidl.h

Voir aussi

Interfaces Media Foundation

Service Interfaces