User Tools

Site Tools


api:dk11:delphi:giscsprojections.error_wrongparams

Table of Contents

ERROR_WRONGPARAMS constant

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

Projection error code. Wrong projection setup.

Syntax

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

Type

Value
101
2020/03/17 01:04

Page Tools