Home
last modified time | relevance | path

Searched defs:_com_error (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcomdef.h31 class _com_error; variable
70 inline _com_error::_com_error(HRESULT hr,IErrorInfo *perrinfo,bool fAddRef) throw() : m_hresult(hr)… in _com_error() function
74 inline _com_error::_com_error(const _com_error &that) throw() { in _com_error() function
Dcomip.h23 class _com_error; variable
Dcomutil.h39 class _com_error; variable