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 25 #define STDMETHODIMP_(type) type WINAPI
winnt.h 273 #define STDMETHODIMP_(type) type WINAPI
275 #define IFACEMETHODIMP_(type) STDMETHODIMP_(type)
    [all...]
  /external/lzma/CPP/Common/
MyWindows.h 85 #define STDMETHODIMP_(type) type STDMETHODCALLTYPE
86 #define STDMETHODIMP STDMETHODIMP_(HRESULT)

Completed in 250 milliseconds