IKsTopology interface (ksproxy.h)
The IKsTopology interface provides a method that opens topology node objects contained within a filter.
Inheritance
The IKsTopology interface inherits from the IUnknown interface.
Methods
The IKsTopology interface has these methods.
IKsTopology::CreateNodeInstance The CreateNodeInstance method requests a KS filter object to open a topology node object. |
Remarks
The IID for this interface is IID_IKsTopology.
The IKsTopology interface is supported by filters.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | ksproxy.h (include Ksproxy.h) |