IMFTopoLoader interface
Converts a partial topology into a full topology. The topology loader exposes this interface.
Members
The IMFTopoLoader interface inherits from the IUnknown interface. IMFTopoLoader also has these types of members:
Methods
The IMFTopoLoader interface has these methods.
| Method | Description |
|---|---|
| Load |
Creates a fully loaded topology from the input partial topology. |
Remarks
To create the topology loader, call the MFCreateTopoLoader function.
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
Library |
|
See also