Web Geolocation - ErrorCode Property

Error code

Member of Web Geolocation (PRIM_WEB.Geolocation)

Data Type - Enumeration

Details

The Error code property returns an indication of whether the requests was successful or not.

Allowed Values

Enum ValueDescription
NONEThe refresh completed successfully
PERMISSION_DENIEDThe user denied the request
POSITION_UNAVAILABLELocation information is unavailable
TIMEOUT The request timed out
UNKNOWN_ERROR Catch all for all other errors


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2