CComUnkArray::end

This method returns a pointer to one past the last IUnknown pointer in the collection.

At a Glance

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

Syntax

IUnknown** end( );

See Also

CComUnkArray::begin