IEnumTuningSpaces Class Reference
|
Public Member Functions |
| virtual HRESULT __stdcall | Next (ULONG l_num_elem, ITuningSpace **p_p_tuning_space, ULONG *pl_num_elem_fetched)=0 |
| virtual HRESULT __stdcall | Skip (ULONG l_num_elem)=0 |
| virtual HRESULT __stdcall | Reset (void)=0 |
| virtual HRESULT __stdcall | Clone (IEnumTuningSpaces **p_p_enum)=0 |
Member Function Documentation
| virtual HRESULT __stdcall IEnumTuningSpaces::Next |
( |
ULONG |
l_num_elem, |
|
|
ITuningSpace ** |
p_p_tuning_space, |
|
|
ULONG * |
pl_num_elem_fetched | |
|
) |
| | [pure virtual] |
| virtual HRESULT __stdcall IEnumTuningSpaces::Skip |
( |
ULONG |
l_num_elem |
) |
[pure virtual] |
| virtual HRESULT __stdcall IEnumTuningSpaces::Reset |
( |
void |
|
) |
[pure virtual] |
| virtual HRESULT __stdcall IEnumTuningSpaces::Clone |
( |
IEnumTuningSpaces ** |
p_p_enum |
) |
[pure virtual] |
The documentation for this class was generated from the following file: