Public Member Functions | |
| HRESULT | Reset (void) |
| HRESULT | MoveNext (void) |
| HRESULT | GetCurrent ([out, retval] IRsObject **ppObject) |
| HRESULT IRsEnum::Reset | ( | void | ) |
Sets the internal enumerator pointer to beginning
| HRESULT IRsEnum::MoveNext | ( | void | ) |
Moves to next position
| HRESULT IRsEnum::GetCurrent | ( | [out, retval] IRsObject ** | ppObject | ) |
Gets the current item.
1.5.5