IComponentTypes Class Reference
Member Function Documentation
| virtual HRESULT __stdcall IComponentTypes::get_Count |
( |
long * |
l_count |
) |
[pure virtual] |
| virtual HRESULT __stdcall IComponentTypes::get__NewEnum |
( |
IEnumVARIANT ** |
p_p_enum |
) |
[pure virtual] |
| virtual HRESULT __stdcall IComponentTypes::EnumComponentTypes |
( |
IEnumComponentTypes ** |
p_p_enum |
) |
[pure virtual] |
| virtual HRESULT __stdcall IComponentTypes::get_Item |
( |
VARIANT |
v_index, |
|
|
IComponentType ** |
p_p_cpt_type | |
|
) |
| | [pure virtual] |
| virtual HRESULT __stdcall IComponentTypes::put_Item |
( |
VARIANT |
v_index, |
|
|
IComponentType * |
p_cpt_type | |
|
) |
| | [pure virtual] |
| virtual HRESULT __stdcall IComponentTypes::Add |
( |
IComponentType * |
p_cpt_type, |
|
|
VARIANT * |
v_index | |
|
) |
| | [pure virtual] |
| virtual HRESULT __stdcall IComponentTypes::Remove |
( |
VARIANT |
v_index |
) |
[pure virtual] |
| virtual HRESULT __stdcall IComponentTypes::Clone |
( |
IComponentTypes ** |
p_p_cpt_types |
) |
[pure virtual] |
The documentation for this class was generated from the following file: