Home
last modified time | relevance | path

Searched defs:STDMETHODV_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dbasetyps.h51 #define STDMETHODV_(type, method) virtual COM_DECLSPEC_NOTHROW type STDMETHODVCALLTYPE method macro
67 #define STDMETHODV_(type, method) type (STDMETHODVCALLTYPE *method) macro
Dcombaseapi.h56 #define STDMETHODV_(type, method) virtual COM_DECLSPEC_NOTHROW type STDMETHODVCALLTYPE method macro
92 #define STDMETHODV_(type, method) type (STDMETHODVCALLTYPE *method) macro