User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_busyeventmanagerevents.busyevent_integer_integer_wordbool

Table of Contents

ITGIS_BusyEventManagerEvents.BusyEvent method

Syntax

// C#
public void BusyEvent(
  int Pos,
  int End,
  ref WordBool Abort
);
' VisualBasic
Public Sub BusyEvent(
  ByVal Pos As Integer,
  ByVal End As Integer,
  ByRef Abort As WordBool
)
// Oxygene
public
  procedure BusyEvent(
    Pos : Integer;
    End : Integer;
    var Abort : WordBool
  );

Parameters

Name Type Description
Pos int
Integer
End int
Integer
Abort WordBool
2025/01/31 01:03

Page Tools