Freigeben über


IConnectionPointContainerImpl::EnumConnectionPoints

Creates an enumerator to iterate through the connection points supported in the connectable object.

STDMETHOD(EnumConnectionPoints)(
   IEnumConnectionPoints **ppEnum 
);

Remarks

See IConnectionPointContainer::EnumConnectionPoints in the Windows SDK.

Requirements

Header: atlcom.h

See Also

Concepts

IConnectionPointContainerImpl Class

IConnectionPointContainerImpl Members

IConnectionPointImpl Class

IEnumConnectionPoints