Hresult element

An HRESULT value for the error.

Usage

<Hresult>
  text
</Hresult>

Attributes

There are no attributes.

Text value

An HRESULT value. If the application has no HRESULT it should populate this field with the E_FAIL (_HRESULT_TYPEDEF_(0x80004005L)) error.

Child elements

There are no child elements.

Parent elements

Element Description

Error

Describes an error.

Warning

Describes a warning.

Remarks

Applications should not put succeeding HRESULT in this field.

Applications should ignore a Warning element with a success code in the Hresult element.

Element information

Can be empty Yes

See also

AXE Results Manifest