The IConnectionPointContainer interface contains the following methods:
EnumConnectionPoints returns an object to enumerate all the connection points supported in the connectable object.
FindConnectionPoint returns a pointer to the IConnectionPoint interface for a specified connection point.