DK11 for Delphi | GisCsProjections.ERROR_UNSOLVABLE | Constants | Enums | Fields | Methods | Classes | Records | Types
Projection error code. Projection can not be solved.
// Delphi const ERROR_UNSOLVABLE = 100;
// C++ Builder // const syntax for C++Builder is not fully reliable extern DELPHI_PACKAGE signed char ERROR_UNSOLVABLE /* 100 */;
Value |
---|
100 |