CComDynamicUnkArray Members
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. |