HRESULT

From Just Solve the File Format Problem
Revision as of 17:29, 29 March 2017 by Jsummers (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
File Format
Name HRESULT
Ontology

HRESULT is a standard system of 32-bit error/result codes associated with Microsoft Windows and OS/2, and especially the COM subsystem.

An HRESULT can be represented as either a signed or an unsigned integer. In the case of a signed integer, negative numbers are used for errors, and nonnegative numbers (usually 0) for success.

An HRESULT is distinct from a Windows System Error Code, though the error codes do not overlap. However, HRESULT success codes may conflict with System Error Codes.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox