Udostępnij za pośrednictwem


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

Reference

IConnectionPointContainerImpl Class

IConnectionPointImpl Class

IEnumConnectionPoints

Other Resources

IConnectionPointContainerImpl Members