Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Methods
The implementation of IEnumXXXX::Clone. |
|
Initializes the enumerator. |
|
The implementation of IEnumXXXX::Next. |
|
The implementation of IEnumXXXX::Reset. |
|
The implementation of IEnumXXXX::Skip. |
Data Members
The iterator that represents the enumerator's current position within the collection. |
|
A pointer to the STL container holding the items to be enumerated. |
|
The IUnknown pointer of the object supplying the collection. |