Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
---|---|
Describes an error. |
|
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 |