Click or drag to resize
LocationAndTime Properties

The LocationAndTime type exposes the following members.

Properties
  NameDescription
Public propertyDateTime
Current date time as provided from location application service
Public propertyErrorCode
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
Public propertyLatitude
Current latitude as provided from location application service. Value is degrees.
Public propertyLongitude
Current longitude as provided from location application service. Value is degrees.
Top
See Also