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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
basetyps.h 26 #define STDMETHODIMP_(type) type STDMETHODCALLTYPE
winnt.h 432 #define STDMETHODIMP_(type) type WINAPI
442 #define IFACEMETHODIMP_(type) STDMETHODIMP_(type)
    [all...]
  /external/lzma/CPP/Common/
MyWindows.h 92 #define STDMETHODIMP_(type) type STDMETHODCALLTYPE
93 #define STDMETHODIMP STDMETHODIMP_(HRESULT)

Completed in 404 milliseconds