Click or drag to resize

IOleAdviseHolderEnumAdvise Method

Enumerates the current advisory connections.

Namespace: Altaxo.UnmanagedApi.Ole32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
IEnumSTATDATA EnumAdvise()

Return Value

IEnumSTATDATA
An enumerator for the current advisory connections.
See Also