Share via


ComponentType Object

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

The ComponentType object represents a generic component type.

Interfaces IComponentType
Outgoing Event Interfaces None
CLSID CLSID_ComponentType

Remarks

To get the component type from an existing component object, use the IComponent::get_Type method. The CLSID is provided for clients that need to set the type on a component, or set a default preferred type on a tuning space.

For MPEG-2 streams, use the MPEG2ComponentType object.

Components

Tuning Model Objects