System.Runtime.InteropServices.UCOMIConnectionPoint.Unadvise Method

Terminates an advisory connection previously established through UCOMIConnectionPoint.Advise(object, Int32@).

Syntax

public void Unadvise (int dwCookie)

Parameters

dwCookie
The connection cookie previously returned from UCOMIConnectionPoint.Advise(object, Int32@).

Remarks

For more information, please see the existing documentation for IConnectionPoint::Unadvise in the MSDN library.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0