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
Manages the connections between the connection point object and a sink.
CDV m_vec;
By default, m_vec is of type CComDynamicUnkArray.
Header: atlcom.h