CComUnkArray

This class holds a fixed number of IUnknown pointers, each an interface on a connection point.

At a Glance

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

Syntax

template< unsigned int nMaxSize >

class CComUnkArray

See Also

CComDynamicUnkArray