| Method | Description | 
| Advise | Establishes a connection between the connection point and a sink. | 
| EnumConnections | Creates an enumerator to iterate through the connections for the connection point. | 
| GetConnectionInterface | Retrieves the interface identifier (IID) of the interface represented by the connection point. | 
| GetConnectionPointContainer | Retrieves an interface pointer to the connectable object. | 
| Unadvise | Terminates a connection previously established through Advise. |