SAMPLE: Decode32 and Decode16 OLE Error Code Decoder Tools
Article ID: 122957
Article Last Modified on 8/9/2004
APPLIES TO
- Microsoft OLE 4.0, when used with:
This article was previously published under Q122957
SUMMARY
Decode32 is a sample decoder for 32-bit OLE version error
codes. See the Decode16 sample for a decoder for 16-bit OLE error codes. In
addition to decoding the HRESULT, DECODE32 also uses FormatMessage() to provide
a description of the error. Enter the HRESULT in hexadecimal format and press
the Decode button.
Additional query words: HRESULT SCODE DECODE
Keywords: kbdownload kbfile kbsample KB122957