Click or drag to resize

IOleAdviseHolderUnadvise Method

Terminates an advisory connection.

Namespace: Altaxo.UnmanagedApi.Ole32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void Unadvise(
	int dwConnection
)

Parameters

dwConnection  Int32
The advisory connection identifier to terminate.
See Also