| AccLocationProp_Name |
The name specified by the user of their location [get] xp_str* [put] xp_kstr |
| AccLocationProp_Latitude |
The latitude of the user's location (degrees) [get] xp_double* [put] xp_double |
| AccLocationProp_Longitude |
The longitude of the user's location (degrees) [get] xp_double* [put] xp_double |
| AccLocationProp_Altitude |
The altitude of the user's location (meters) [get] xp_double* [put] xp_double |
| AccLocationProp_HouseNum |
The user's house number (HNO) [get] xp_str* [put] xp_kstr |
| AccLocationProp_HouseNumSuffix |
The user's house number suffix (HNS) [get] xp_str* [put] xp_kstr |
| AccLocationProp_Street |
The user's street (A6) [get] xp_str* [put] xp_kstr |
| AccLocationProp_ExtraInfo |
Any extra info for the user (LOC) [get] xp_str* [put] xp_kstr |
| AccLocationProp_Neighborhood |
The user's neighborhood (A5) [get] xp_str* [put] xp_kstr |
| AccLocationProp_District |
The user's district (A4) [get] xp_str* [put] xp_kstr |
| AccLocationProp_City |
The user's city (A3) [get] xp_str* [put] xp_kstr |
| AccLocationProp_County |
The user's country (A2) [get] xp_str* [put] xp_kstr |
| AccLocationProp_State |
The user's state [get] xp_str* [put] xp_kstr |
| AccLocationProp_Country |
The user's country [get] xp_str* [put] xp_kstr |
| AccLocationProp_PostalCode |
The Postal Code of the user's location [get] xp_str* [put] xp_kstr |
| AccLocationProp_Method |
The method of determining the user's location, i.e. GPS, 802.11 [get] xp_str* [put] xp_kstr |
| AccLocationProp_MacAddress |
The MAC address of the client [get] xp_str* [put] xp_kstr |
| AccLocationProp_GatewayMacAddress |
The MAC address of the gateway [get] xp_str* [put] xp_kstr |
| AccLocationProp_IpAddress |
The IP address of the client [get] xp_str* [put] xp_kstr |
| AccLocationProp_GatewayIpAddress |
The IP of the gateway [get] xp_str* [put] xp_kstr |
| AccLocationProp_Nickname |
The nickname of this location; used to uniquely identify a favorite location [get] xp_str* [put] xp_kstr |
| AccLocationProp_UseCount |
How many times the location has been Set [get] xp_u32* |