LocationDisp.LatLongReportFactory.ReportInterval property

[The Location API object model is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions. Instead, to access location from a website, use the W3C Geolocation API. To access location from a desktop application, use the Windows.Devices.Geolocation API.]

The current latitude/longitude report event interval in milliseconds.

This property is read/write.

Syntax

ReportInterval = LocationDisp.LatLongReportFactory.ReportInterval
LocationDisp.LatLongReportFactory.ReportInterval = ReportInterval

Property value

This property is a read/write ULONG.

Remarks

This value is a request to the location provider. The location provider is not required to provide reports at the interval that you request. Read the value of this property to discover the true report interval setting.

Requirements

Requirement Value
Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
None supported