IComponents Class Reference
Member Function Documentation
| virtual HRESULT __stdcall IComponents::get_Count |
( |
long * |
pl_count |
) |
[pure virtual] |
| virtual HRESULT __stdcall IComponents::get__NewEnum |
( |
IEnumVARIANT ** |
p_p_enum |
) |
[pure virtual] |
| virtual HRESULT __stdcall IComponents::EnumComponents |
( |
IEnumComponents ** |
p_p_enum |
) |
[pure virtual] |
| virtual HRESULT __stdcall IComponents::get_Item |
( |
VARIANT |
Index, |
|
|
IComponent ** |
p_p_component | |
|
) |
| | [pure virtual] |
| virtual HRESULT __stdcall IComponents::Add |
( |
IComponent * |
p_component, |
|
|
VARIANT * |
v_index | |
|
) |
| | [pure virtual] |
| virtual HRESULT __stdcall IComponents::Remove |
( |
VARIANT |
v_index |
) |
[pure virtual] |
| virtual HRESULT __stdcall IComponents::Clone |
( |
IComponents ** |
p_p_cpts |
) |
[pure virtual] |
The documentation for this class was generated from the following file: