User Tools

Site Tools


api:dk11:delphi:giscsprojections.error_clear

Table of Contents

ERROR_CLEAR constant

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

Projection error code. All OK.

Syntax

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

Type

Value
0
2020/03/17 01:04

Page Tools