共用方式為


IConnectionPointImpl::EnumConnections

建立列舉值在連接點的連接逐一查看。

STDMETHOD(EnumConnections)( 
   IEnumConnections** ppEnum  
);

備註

請參閱在 Windows SDK的 IConnectionPoint::EnumConnections

需求

Header: atlcom.h

請參閱

參考

IConnectionPointImpl Class

IEnumConnections