IMFRemoteAsyncCallback interface
Used by the Microsoft Media Foundation proxy/stub DLL to marshal certain asynchronous method calls across process boundaries.
Applications do not use or implement this interface.
Members
The IMFRemoteAsyncCallback interface inherits from the IUnknown interface. IMFRemoteAsyncCallback also has these types of members:
Methods
The IMFRemoteAsyncCallback interface has these methods.
| Method | Description |
|---|---|
| Invoke |
Not used by applications. |
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
See also