message property
Gets an error message for debugging purposes.
Syntax
HRESULT value = object.get_message(* p);
Property values
Type: BSTR
A BSTR value containing the message.
Standards information
- Geolocation API Specification, Section 5.5
Remarks
This property is intended for debugging purposes only. It should not be used in a production environment.
Windows Internet Explorer 9. This property is supported only for webpages displayed in IE9 Standards mode. For more information, see Defining Document Compatibility.