ICivicAddressReport 介面 (locationapi.h)
[Win32 位置 API 可用於需求一節中指定的作業系統。 它在後續版本中可能會變更或無法使用。 請改用 Windows.Devices.Geolocation API。 ]
ICivicAddressReport 代表位置報表,其中包含街道位址形式的資訊。
繼承
ICivicAddressReport介面繼承自ILocationReport。 ICivicAddressReport 也有下列類型的成員:
方法
ICivicAddressReport介面具有這些方法。
ICivicAddressReport::GetAddressLine1 擷取街道位址的第一行。 |
ICivicAddressReport::GetAddressLine2 擷取街道位址的第二行。 |
ICivicAddressReport::GetCity 擷取城市名稱。 |
ICivicAddressReport::GetCountryRegion 擷取兩個字母的國家或地區代碼。 |
ICivicAddressReport::GetDetailLevel 保留的。 (ICivicAddressReport.GetDetailLevel) |
ICivicAddressReport::GetPostalCode 擷取郵遞區號。 |
ICivicAddressReport::GetStateProvince 擷取州或省名稱。 |
備註
請注意,如果值無法使用,任何屬性值都可以是 Null 。
需求
最低支援的用戶端 | Windows 7 [僅限傳統型應用程式] |
最低支援的伺服器 | 都不支援 |
目標平台 | Windows |
標頭 | locationapi.h |