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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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