altitude property
Specifies the altitude, in meters, of the coordinates object.
Syntax
HRESULT value = object.get_altitude(* p);
Property values
Type: VARIANT
A VARIANT value that either contains an double value indicating the altitude or a VT_NULL value, which indicates that the altitude could not be determined.
Standards information
- Geolocation API Specification, Section 5.4
Remarks
Windows Internet Explorer 9. This property is supported only for webpages displayed in IE9 Standards mode. For more information, see Defining Document Compatibility.