Public Member Functions | |
| HRESULT | Next ([in] ULONG cShapes,[out] IRsObject **pArrayCon,[out] ULONG *pcFetched) |
| HRESULT | Skip ([in] ULONG cShapes) |
| HRESULT | Reset (void) |
| HRESULT | Clone ([out] IRsEnumCon **ppEnum) |
| HRESULT IRsEnumCon::Next | ( | [in] ULONG | cShapes, | |
| [out] IRsObject ** | pArrayCon, | |||
| [out] ULONG * | pcFetched | |||
| ) |
| cShapes | [in] . | |
| pArrayCon | [out] . | |
| pcFetched | [out] . |
| HRESULT IRsEnumCon::Skip | ( | [in] ULONG | cShapes | ) |
| cShapes | [in] . |
| HRESULT IRsEnumCon::Reset | ( | void | ) |
Reset.
| HRESULT IRsEnumCon::Clone | ( | [out] IRsEnumCon ** | ppEnum | ) |
| ppEnum | [out] . |
1.5.5