Microsoft DirectX 9.0 |
The IComponent object represents the general characteristics of a component, which is typically an elementary stream within the program stream. Applications cannot create an IComponent object directly.
Method or Property | Description |
Clone | Creates a new copy of this IComponent object. |
DescLangID | Sets or retrieves the Language Identifier for IComponent.Description. |
Description | Sets or retrieves the description of this IComponent object. |
Status | Sets or retrieves the requested or actual status of this IComponent object. |
Type | Sets or retrieves a ComponentType object that describes the general characteristics of this IComponent object. |
See Also