Documentation for Office Automation HRESULTs?

P

Peter Kron

I am working with Outlook via it's Automation interfaces using C++. I can't
find descriptions of some of the HRESULTs that get returned. Specifically,
trying to access the Explorer interface sometimes returns 0x9ac20009.

Anyone know where these are documented?

Thanks
 
P

Peter Kron

After more investigation, it seems that the codes are not documented. The
correct approach is to get the description using
GetErrorInfo and the IErrorInfo interface.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top