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 50 #define STDMETHODV(method) virtual COM_DECLSPEC_NOTHROW HRESULT STDMETHODVCALLTYPE method
66 #define STDMETHODV(method) HRESULT (STDMETHODVCALLTYPE *method)
82 #define IFACEMETHODV(method) /*override*/ STDMETHODV (method)
combaseapi.h 55 #define STDMETHODV(method) virtual COM_DECLSPEC_NOTHROW HRESULT STDMETHODVCALLTYPE method
67 #define IFACEMETHODV(method) STDMETHODV (method)
91 #define STDMETHODV(method) HRESULT (STDMETHODVCALLTYPE *method)
96 #define IFACEMETHODV(method) STDMETHODV (method)
dbgeng.h     [all...]

Completed in 66 milliseconds