DK11 for Delphi | GisCsProjections.ERROR_WRONGPARAMS | Constants | Enums | Fields | Methods | Classes | Records | Types
Projection error code. Wrong projection setup.
// Delphi const ERROR_WRONGPARAMS = 101;
// C++ Builder // const syntax for C++Builder is not fully reliable extern DELPHI_PACKAGE signed char ERROR_WRONGPARAMS /* 101 */;
Value |
---|
101 |