Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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. |