Share via


IConnectionPointImpl::EnumConnections

Crea un enumerador para recorrer en iteración las conexiones para el punto de conexión.

STDMETHOD(EnumConnections)(
   IEnumConnections** ppEnum 
);

Comentarios

Vea IConnectionPoint:: EnumConnections en Windows SDK.

Requisitos

encabezado: atlcom.h

Vea también

Referencia

Clase de IConnectionPointImpl

IEnumConnections