Microsoft SDK for Java

Unadvise

This method of the IConnectionPoint interface terminates an advisory connection previously established through Advise.

Syntax

public void Unadvise(int dwCookie);

Parameters

[in] dwCookie Identifies the connection to terminate.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.