Home
last modified time | relevance | path

Searched defs:wCode (Results 1 – 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcomdef.h141 WORD wCode = WCode(); in ErrorMessage() local
153 inline HRESULT _com_error::WCodeToHRESULT(WORD wCode) throw() { return wCode >= 0xFE00 ? WCODE_HRES… in WCodeToHRESULT()
Doaidl.h660 WORD wCode; member