CComDynamicUnkArray Methods

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

See Also

CComDynamicUnkArray Overview