ILocationReport interface (locationapi.h)

[The Win32 Location API is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions. Instead, use the Windows.Devices.Geolocation API. ]

The parent interface for location reports.

Inheritance

The ILocationReport interface inherits from the IUnknown interface. ILocationReport also has these types of members:

Methods

The ILocationReport interface has these methods.

 
ILocationReport::GetSensorID

Retrieves the ID of the sensor that generated the location report.
ILocationReport::GetTimestamp

Retrieves the date and time when the report was generated.
ILocationReport::GetValue

Retrieves a property value from the location report.

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header locationapi.h