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
Call this method to add an IUnknown pointer to the array. |
|
Returns a pointer to the first IUnknown pointer in the collection. |
|
Empties the array. |
|
Constructor. Initializes the collection values to NULL and the collection size to zero. |
|
The destructor. |
|
Returns a pointer to one past the last IUnknown pointer in the collection. |
|
Retrieves the element at the specified index. |
|
Call this method to get the cookie associated with a given IUnknown pointer. |
|
Returns the length of an array. |
|
Call this method to get the IUnknown pointer associated with a given cookie. |
|
Call this method to remove an IUnknown pointer from the array. |