This documentation is archived and is not being maintained.
message property
Retrieves a string that describes the error that occurred.
Syntax
HRESULT value = object.get_message(BSTR* p);
Property values
Type: BSTR
The error message.
Standards information
See also
-
IEventException::code