CComUnkArray

The CComUnkArray holds a fixed number of IUnknown pointers, each an interface on a connection point.

Syntax

template< unsigned int nMaxSize >

class CComUnkArray

At a Glance

Header file: Atlcom.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComUnkArray Methods, CComDynamicUnkArray