Microsoft DirectX 9.0 |
The LanguageComponentType object represents a component type that has a defined language code.
Interfaces | ILanguageComponentType |
Outgoing Event Interfaces | None. |
CLSID | CLSID_LanguageComponentType |
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.
See Also