System.Runtime.InteropServices.ComTypes.IConnectionPoint: Method Members

The methods of System.Runtime.InteropServices.ComTypes.IConnectionPoint are listed below. For a list of all members, see the IConnectionPoint Members list.

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.