Searched defs:_com_error (Results 1 – 3 of 3) sorted by relevance
31 class _com_error; variable70 inline _com_error::_com_error(HRESULT hr,IErrorInfo *perrinfo,bool fAddRef) throw() : m_hresult(hr)… in _com_error() function74 inline _com_error::_com_error(const _com_error &that) throw() { in _com_error() function
23 class _com_error; variable
39 class _com_error; variable