HRESULT EnumConnectionPoints( IEnumConnectionPoints **ppEnum );
See IConnectionPointContainer::EnumConnectionPoints in the Win32 SDK.
Remarks
Creates an enumerator to iterate through the connection points supported in the connectable object.
IConnectionPointContainerImpl Overview | Class Members
See Also IConnectionPointImpl, IEnumConnectionPoints