timestamp property
Gets the time associated with the geographic information, typically the time the information was received by Windows Internet Explorer.
Syntax
HRESULT value = object.get_timestamp(ULONGLONG* p);
Property values
Type: ULONGLONG
An ULONGLONG value representing the time associated with the geolocation data, in milliseconds, since midnight, January 1, 1970, Coordinated Universal Time (UTC).
Standards information
- Geolocation API Specification, Section 5.3
Remarks
Windows Internet Explorer 9. This property is supported only for webpages displayed in IE9 Standards mode. For more information, see Defining Document Compatibility.