Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IMFRemoteProxy interface

Exposed by objects that act as a proxy for a remote object. To obtain a pointer to this interface, call IMFGetService::GetService with the service identifier MF_REMOTE_PROXY.

Members

The IMFRemoteProxy interface inherits from the IUnknown interface. IMFRemoteProxy also has these types of members:

Methods

The IMFRemoteProxy interface has these methods.

MethodDescription
GetRemoteHost

Retrieves a pointer to the object that is hosting this proxy.

GetRemoteObject

Retrieves a pointer to the remote object for which this object is a proxy.

 

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Mfidl.h

Library

Mfuuid.lib

See also

Media Foundation Interfaces
Service Interfaces

 

 

Show:
© 2017 Microsoft