Share via


IConnectionPointImpl::EnumConnections

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

STDMETHOD(EnumConnections)(
   IEnumConnections** ppEnum 
);

Remarks

See IConnectionPoint::EnumConnections in the Windows SDK.

Requirements

Header: atlcom.h

See Also

Reference

IConnectionPointImpl Class

IEnumConnections

Other Resources

IConnectionPointImpl Members