共用方式為


IConnectionPointImpl::m_vec

Manages the connections between the connection point object and a sink.

CDV m_vec;

Remarks

By default, m_vec is of type CComDynamicUnkArray.

Requirements

Header: atlcom.h

See Also

Reference

IConnectionPointImpl Class