System.Runtime.InteropServices.ComTypes.IConnectionPoint Members

The members of System.Runtime.InteropServices.ComTypes.IConnectionPoint are listed below.

Public Methods

Advise(object, out int)
Documentation for this section has not yet been entered.
EnumConnections(out IEnumConnections)
Documentation for this section has not yet been entered.
GetConnectionInterface(out Guid)
Documentation for this section has not yet been entered.
GetConnectionPointContainer(out IConnectionPointContainer)
Documentation for this section has not yet been entered.
Unadvise(int)

Terminates an advisory connection previously established through the IConnectionPoint.Advise(object, Int32@) method.