User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_busyeventmanager.endevent_void

Table of Contents

ITGIS_BusyEventManager.EndEvent method

DK for ActiveX | TatukGIS_XDK11.ITGIS_BusyEventManager.EndEvent | Methods | Properties

Ends the currently executed stage.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public WordBool EndEvent();
' VisualBasic
Public Function EndEvent() As WordBool
// Oxygene
public
  function EndEvent : WordBool;

Result

Type Description
WordBool True if an abort request was set inside message handler; False otherwise

Remarks

Should be called at the end of an algorithm.

2025/01/31 01:03

Page Tools