CComDynamicUnkArray Class Members

Methods

begin Returns a pointer to the first IUnknown pointer in the collection.
CComDynamicUnkArray Constructor. Initializes the collection values to NULL and the collection size to zero.
end Returns a pointer to one past the last IUnknown pointer in the collection.
GetAt Retrieves the element at the specified index.
GetSize Returns the length of an array.
clear Empties the array.

CComDynamicUnkArray Overview