|
LinksPoint GPS Toolkit Reference
|
| Parameters | Description |
| long * plEasting | Pointer to a long value representing the UTM Easting in meters. |
| long * plNorthing | Pointer to a long value representing the UTM Northing in meters. |
| short * psZone | Pointer to a short representing the UTM zone number being referenced by plEasting and plNorthing values. |
GPSERROR GPSAPI GpsGetUTMCoordinates(long * plEasting, long * plNorthing, short * psZone);