IConnectionPointContainerImpl::EnumConnectionPoints

This method creates an enumerator to iterate through the connection points supported in the connectable object.

Syntax

HRESULT EnumConnectionPoints( IEnumConnectionPoints **ppEnum );

At a Glance

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

See Also

IConnectionPointContainerImpl Overview, IConnectionPointContainerImpl Methods, IConnectionPointContainer::EnumConnectionPoints, IConnectionPointImpl