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

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.