IConnectionPointImpl::m_vec

This data member manages the connections between the connection point object and a sink. By default, m_vec is of type CComDynamicUnkArray.

At a Glance

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

Syntax

CDV m_vec;

See Also

CComDynamicUnkArray