LocationDisp.CivicAddressReportFactory.Status 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 report status.
This property is read-only.
Syntax
Status = LocationDisp.CivicAddressReportFactory.Status
Property value
This property is a read-only Number (unsigned long).
Status | Meaning |
---|---|
|
Report not supported. |
|
Error. |
|
Access denied. |
|
Initializing. |
|
Running. |
Examples
For an example of how to use this property, see Listening for Civic Address Report Events.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
None supported |