IConnectionPointImpl Methods

IconnectionPoint Methods
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 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.

See Also

IConnectionPointImpl Overview, IConnectionPointImpl Data Members