Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
.gif)
10/16/2008
This method returns true if this World Geodetic System (WGS-84) location object is equal to the specified WGS-84 location object.
Syntax
bool IsEqual(
WGS84 *location
);
Parameters
- location
[in] Specifies a WGS84 object, which describes a location.
Return Value
Returns true if the specified object is equal to this object. Otherwise, returns false.
Remarks
This location object is based on the World Geodetic System (WGS-84) coordinate system.
Requirements
| Header | DBRLib.h |
| Library | DBRLib.lib |
| Windows Embedded CE | Windows CE 5.0, Windows Embedded NavReady 2009 |