This is the complete list of members for
WCL::ComException, including all inherited members.
| ComException(HRESULT result, const tchar *operation) | WCL::ComException | |
| ComException(HRESULT result, const tstring &operation) | WCL::ComException | |
| ComException(HRESULT result, IFacePtr< T > &object, const tchar *operation) | WCL::ComException | [inline] |
| ComException(HRESULT result) | WCL::ComException | [protected] |
| extractErrorInfo(IUnknown *object, const IID &iid, tstring &source, tstring &description) | WCL::ComException | [protected, static] |
| formatError(HRESULT result, IUnknown *object, const IID &iid, const tchar *operation) | WCL::ComException | [private] |
| m_result | WCL::ComException | |
| ~ComException() | WCL::ComException | [virtual] |