CComDynamicUnkArray::end

This method returns a pointer to the beginning of the collection of IUnknown interface pointers.

At a Glance

Header file: Atlcom.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

IUnknown** end( );

See Also

CComDynamicUnkArray::begin, CComUnkArray::end