DK11 for Delphi | GisTypes.GIS_HTTP_NOTFOUND | Constants | Enums | Classes | Prototypes | Records | Types
NOTFOUND code.
// Delphi const GIS_HTTP_NOTFOUND = 404;
// C++ Builder // const syntax for C++Builder is not fully reliable extern DELPHI_PACKAGE short GIS_HTTP_NOTFOUND /* 404 */;
Value |
---|
404 |