Public Member Functions | |
| HRESULT | Next ([in] ULONG cConnections,[out] IRsConnection **pArrayConnections,[out] ULONG *pcFetched) |
| HRESULT | Skip ([in] ULONG cConnections) |
| HRESULT | Reset (void) |
| HRESULT | Clone ([out] IRsEnumConnection **ppEnum) |
| HRESULT IRsEnumConnection::Next | ( | [in] ULONG | cConnections, | |
| [out] IRsConnection ** | pArrayConnections, | |||
| [out] ULONG * | pcFetched | |||
| ) |
| cConnections | [in] . | |
| pArrayConnections | [out] . | |
| pcFetched | [out] . |
| HRESULT IRsEnumConnection::Skip | ( | [in] ULONG | cConnections | ) |
| cConnections | [in] . |
| HRESULT IRsEnumConnection::Reset | ( | void | ) |
Reset.
| HRESULT IRsEnumConnection::Clone | ( | [out] IRsEnumConnection ** | ppEnum | ) |
| ppEnum | [out] . |
1.5.5