| LocationAndTime Properties |
The LocationAndTime type exposes the following members.
| Name | Description | |
|---|---|---|
| DateTime |
Current date time as provided from location application service
| |
| ErrorCode |
Error code for the request.
404 - not found
408 - request timeout
601 - network error
602 - no memory
603 - DNS error
604 - Stack busy
65535 - Other error
| |
| Latitude |
Current latitude as provided from location application service. Value is degrees.
| |
| Longitude |
Current longitude as provided from location application service. Value is degrees.
|