A COleException object represents an exception condition related to an ActiveX or Automation operation. The COleException class includes a public data member that holds the status code indicating the reason for the exception. Generally, you should not create a COleException object directly; call AfxThrowOleException instead.
Header file: | Afxdisp.h |
Platforms: | H/PC 2.0, H/PC Pro |
Windows CE versions: | 2.0 and later |
Complete documentation | Visual C++ documentation |
AfxThrowOleException, Exception Classes