Поделиться через


IConnectionPointImpl::EnumConnections

Creates an enumerator to iterate through the connections for the connection point.

STDMETHOD(EnumConnections)(
   IEnumConnections** ppEnum 
);

Заметки

See IConnectionPoint::EnumConnections in the Windows SDK.

Требования

Header: atlcom.h

См. также

Основные понятия

IConnectionPointImpl Class

IConnectionPointImpl Members

IEnumConnections