This topic has not yet been rated - Rate this topic

IWebGeopositionError interface

Provides properties that describe error conditions that occur while trying to retrieve the geographic location of the device running Windows Internet Explorer using the geolocation object.

Members

The IWebGeopositionError interface inherits from the IDispatch interface but does not have additional members.

Remarks

Windows Internet Explorer 9. This property is supported only for webpages displayed in IE9 Standards mode. For more information, please see Defining Document Compatibility.

This object is the parameter to the error callback function that is invoked when a call to the IWebGeolocation::getCurrentPosition function or the IWebGeolocation::watchPosition function fails.

Requirements

Minimum supported client

Windows Vista with SP1, Windows 7 [desktop apps only]

Minimum supported server

Windows Server 2008 R2 [desktop apps only]

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.