ILocationEvents 介面 (locationapi.h)
[Win32 位置 API 可用於需求一節中指定的作業系統。 它在後續版本中可能會變更或無法使用。 請改用 Windows.Devices.Geolocation API。 ]
ILocationEvents 提供回呼方法,如果您想要接收事件通知,則必須實作。
繼承
ILocationEvents介面繼承自IUnknown介面。 ILocationEvents 也有下列類型的成員:
方法
ILocationEvents介面具有這些方法。
ILocationEvents::OnLocationChanged 當新的位置報表可供使用時呼叫。 |
ILocationEvents::OnStatusChanged 當報表狀態變更時呼叫。 |
需求
最低支援的用戶端 | Windows 7 [僅限傳統型應用程式] |
最低支援的伺服器 | 都不支援 |
目標平台 | Windows |
標頭 | locationapi.h |