This documentation is archived and is not being maintained.
message property
Gets a description of the exception that is raised.
Syntax
HRESULT value = object.get_message(* p);
Property values
Type: BSTR
A string that describes the reason that the requested operation cannot be performed.
Standards information
There are no standards that apply here.
See also
-
SVGException