This topic has not yet been rated - Rate this topic

message property

Retrieves a string that describes the error that occurred.

Document Object Model (DOM) Level 2 Core Specification, Section 1.2Internet Explorer 9

Syntax

HRESULT value = object.get_message(BSTR* p);

Property values

Type: BSTR

The error message.

Standards information

See also

IEventException::code

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.