ComponentTypes Object
Microsoft DirectShow 9.0 |
ComponentTypes Object
The ComponentTypes object represents a collection of component types.
Interfaces | IComponentTypes |
Outgoing Event Interfaces | None |
CLSID | CLSID_ComponentTypes |
Remarks
Each Component object contains one ComponentType object. The ComponentTypes collection is used to create a list of default preferred component types for a tuning space, or a list of preferred component types on the tune request which override the default types.
See Also