Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Component object represents a generic program component.
| Interfaces | IComponent | 
| Outgoing Event Interfaces | None | 
| CLSID | CLSID_Component | 
Remarks
This object describes a component (such as audio or video) in a program. It contains a ComponentType object that has additional information about the component.
To get this object from an existing tune request, use the ITuneRequest::get_Components method to enumerate the components collection on the tune request. The CLSID is provided for guide store loaders that need to set the component information for a tune request.
For MPEG-2 streams, use the MPEG2Component object.
See Also
Components
Tuning Model Objects
Send comments about this topic to Microsoft
Build date: 12/4/2008