KSPROPERTY_TOPOLOGY_CONNECTIONS
The KSPROPERTY_TOPOLOGY_CONNECTIONS property queries all connections between nodes of a KS filter.
Usage Summary Table
Get | Set | Target | Property Descriptor Type | Property Value Type |
---|---|---|---|---|
Yes |
No |
Filter |
A KSMULTIPLE_ITEM structure, followed by a sequence of KSTOPOLOGY_CONNECTION structures. |
Remarks
The KSMULTIPLE_ITEM header is followed by a KSTOPOLOGY_CONNECTION structure, which describes a single data-path connection in a KS filter.
Requirements
Header |
Ks.h (include Ks.h) |