User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.iegis_exception.errno

Table of Contents

IEGIS_Exception.ErrNo property

DK11 for ActiveX | TatukGIS_XDK11.IEGIS_Exception.ErrNo | Methods | Properties

Error number.

Available also on: Delphi | .NET | Java.

Syntax

// C#
public Integer ErrNo
{
  get {}
}
' VisualBasic
Public Property ErrNo As Integer
  Get
  End Get
End Property
// Oxygene
public
  property ErrNo : Integer read;

Value

Type
int
Integer
2023/01/09 21:57

Page Tools