GeoLocation (STRUCT)ΒΆ
TYPE GeoLocation : STRUCT
Contains the most relevant available data for a specific location on earth.
- InOut:
Name
Type
Comment
ws_city
WSTRING
General (english) city name
ws_local_city
WSTRING
Local city name (if available)
ws_state
WSTRING
State name (if available).
ws_country_code
WSTRING(Constants.gc_usiCountryCodeLength)
ISO 3166 country code
s_latitude
GPS latitude value in Decimal Degree (DD) format
s_longitude
GPS longitude value in Decimal Degree (DD) format
li_timezone_shift
LINT
Local time shift from UTC in seconds
ws_timezone_name
WSTRING