Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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.
Inheritance
The IMFRemoteProxy interface inherits from the IUnknown interface. IMFRemoteProxy also has these types of members:
Methods
The IMFRemoteProxy interface has these methods.
| IMFRemoteProxy::GetRemoteHost Retrieves a pointer to the object that is hosting this proxy. |
| IMFRemoteProxy::GetRemoteObject Retrieves a pointer to the remote object for which this object is a proxy. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | mfidl.h |