ILocationEvents 接口 (locationapi.h)
[Win32 位置 API 可用于“要求”部分中指定的操作系统。 它可能在后续版本中变更或不可用。 请改用 Windows.Devices.Geolocation API。 ]
ILocationEvents 提供在想要接收事件通知时必须实现的回调方法。
继承
ILocationEvents 接口继承自 IUnknown 接口。 ILocationEvents 还具有以下类型的成员:
方法
ILocationEvents 接口具有这些方法。
ILocationEvents::OnLocationChanged 当有新的位置报告可用时调用。 |
ILocationEvents::OnStatusChanged 在报表状态更改时调用。 |
要求
最低受支持的客户端 | Windows 7 [仅限桌面应用] |
最低受支持的服务器 | 无受支持的版本 |
目标平台 | Windows |
标头 | locationapi.h |