Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides properties that describe geographic ___location data returned by the IWebGeolocation::getCurrentPosition function and the IWebGeolocation::watchPosition function.
Members
The IWebGeoposition interface inherits from the IDispatch interface. IWebGeoposition also has these types of members:
- Properties
Properties
The IWebGeoposition interface has these properties.
| Property | Description |
|---|---|
Gets a reference to an IWebGeocoordinates object that contains geographic information returned by the IWebGeolocation::getCurrentPosition or IWebGeolocation::watchPosition functions. |
|
Gets the time associated with the geographic information, typically the time the information was received by Internet Explorer. |
Requirements
Minimum supported client |
Windows Vista with SP1, Windows 7 |
Minimum supported server |
Windows Server 2008 R2 |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |