STLdoc
STLdocumentation
|
This is the complete list of members for _com_error, including all inherited members.
_com_error(HRESULT hr, IErrorInfo *perrinfo=NULL, bool fAddRef=false) | _com_error | inline |
_com_error(const _com_error &that) | _com_error | inline |
Description() const | _com_error | inline |
Error() const | _com_error | inline |
ErrorInfo() const | _com_error | inline |
ErrorMessage() const | _com_error | inline |
GUID() const | _com_error | inline |
HelpContext() const | _com_error | inline |
HelpFile() const | _com_error | inline |
HRESULTToWCode(HRESULT hr) | _com_error | inlinestatic |
m_hresult | _com_error | private |
m_perrinfo | _com_error | private |
m_pszMsg | _com_error | mutableprivate |
operator=(const _com_error &that) | _com_error | inline |
Source() const | _com_error | inline |
WCode() const | _com_error | inline |
WCODE_HRESULT_FIRST enum value | _com_error | private |
WCODE_HRESULT_LAST enum value | _com_error | private |
WCodeToHRESULT(WORD wCode) | _com_error | inlinestatic |
~_com_error() | _com_error | inlinevirtual |