CComDynamicUnkArray::end
Returns a pointer to one past the last IUnknown pointer in the collection.
IUnknown** end( );
Return Value
A pointer to an IUnknown interface pointer.
Requirements
Header: atlcom.h
Returns a pointer to one past the last IUnknown pointer in the collection.
IUnknown** end( );
A pointer to an IUnknown interface pointer.
Header: atlcom.h