LocationDisp.CivicAddressReportFactory.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 civic address report event interval in milliseconds.

This property is read/write.

Syntax

ReportInterval = LocationDisp.CivicAddressReportFactory.ReportInterval
LocationDisp.CivicAddressReportFactory.ReportInterval = ReportInterval

Property value

This property is a read/write ULONG.

Remarks

This value is a request for the location provider. The location provider is not required to provide reports at the interval that you requested. 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