Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Methods
The constructor. |
|
The destructor. |
|
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
A pointer to the first item in the array. |
|
Copy flags passed through Init. |
|
A pointer to the location just beyond the last item in the array. |
|
A pointer to the current item in the array. |
|
The IUnknown pointer of the object supplying the collection being enumerated. |