HomeSort by relevance Sort by last modified time
    Searched refs:STDMETHODV (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 43 #define STDMETHODV(method) virtual HRESULT STDMETHODVCALLTYPE method
61 #define STDMETHODV(method) HRESULT (STDMETHODVCALLTYPE *method)
85 #define IFACEMETHODV(method) STDMETHODV(method)
objbase.h 32 #define STDMETHODV(method) virtual HRESULT STDMETHODVCALLTYPE method
54 #define STDMETHODV(method) HRESULT (STDMETHODVCALLTYPE *method)
81 #define IFACEMETHODV(method) STDMETHODV(method)
dbgeng.h     [all...]

Completed in 121 milliseconds