MapWinGeoProc:SpatialReference GetErrorMsg
From MapWindow GIS
GetErrorMsg
Syntax
string GetErrorMsg(int retcode)
Summary
Returns the error message associated with prj_transform.
Parameters
| retcode | The return value of prj_transform. |
Returns
The message string corresponding to a known error.
Visual Basic Net 2005 Example Implementation Code
Visual C# 2005 Example Implementation Code
Back to SpatialReference
















