ReactOS 0.4.16-dev-716-g2b2bdab
|
This is the complete list of members for COMException, including all inherited members.
_context | COMException | |
_file | COMException | |
_hr | COMExceptionBase | protected |
_line | COMException | |
_msg | COMExceptionBase | mutableprotected |
COMException(HRESULT hr) | COMException | inline |
COMException(HRESULT hr, const char *file, int line) | COMException | inline |
COMException(HRESULT hr, const String &obj) | COMException | inline |
COMException(HRESULT hr, const String &obj, const char *file, int line) | COMException | inline |
COMExceptionBase(HRESULT hr) | COMExceptionBase | inline |
Error() const | COMExceptionBase | inline |
ErrorMessage() const | COMExceptionBase | inline |
super typedef | COMException | |
toString() const | COMException |