IConnectionPointImpl::EnumConnections

This method creates an enumerator to iterate through the connections for the connection point.

Syntax

HRESULT EnumConnections( IEnumConnections** ppEnum );

At a Glance

Header file: Atlcom.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IConnectionPointImpl Overview, IConnectionPointImpl Methods, IConnectionPoint::EnumConnections, IEnumConnections