HomeSort by relevance Sort by last modified time
    Searched defs:E_NOTFOUND (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmdeviceapi.h 68 #ifndef E_NOTFOUND
69 #define E_NOTFOUND HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
    [all...]
devicetopology.h 184 #ifndef E_NOTFOUND
185 #define E_NOTFOUND HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
    [all...]

Completed in 207 milliseconds