This method of the IConnectionPointContainer interface creates an enumerator object to iterate through all the connection points supported in the connectable object, one connection point per outgoing IID.
public IEnumConnectionPoints EnumConnectionPoints();