HomeSort by relevance Sort by last modified time
    Searched refs:HRESULT_CODE (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mdcommsg.h 10 #define HRESULTTOWIN32(hres) ((HRESULT_FACILITY(hres)==FACILITY_WIN32) ? HRESULT_CODE(hres) : (hres))
newapis.h 113 SetLastError(HRESULT_CODE(hr));
netmon.h     [all...]
winerror.h     [all...]

Completed in 308 milliseconds