User Tools

Site Tools


api:dk11:delphi:giscsprojections.error_unsolvable

Table of Contents

ERROR_UNSOLVABLE constant

DK11 for Delphi | GisCsProjections.ERROR_UNSOLVABLE | Constants | Enums | Fields | Methods | Classes | Records | Types

Projection error code. Projection can not be solved.

Syntax

// Delphi
const ERROR_UNSOLVABLE = 100;
// C++ Builder
// const syntax for C++Builder is not fully reliable
extern DELPHI_PACKAGE signed char ERROR_UNSOLVABLE /* 100 */;

Type

Value
100
2020/03/17 01:04

Page Tools