HomeSort by relevance Sort by last modified time
    Searched refs:STDMETHODV_ (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
basetyps.h 44 #define STDMETHODV_(type,method) virtual type STDMETHODVCALLTYPE method
62 #define STDMETHODV_(type,method) type (STDMETHODVCALLTYPE *method)
86 #define IFACEMETHODV_(type,method) STDMETHODV_(type,method)
objbase.h 33 #define STDMETHODV_(type,method) virtual type STDMETHODVCALLTYPE method
55 #define STDMETHODV_(type,method) type (STDMETHODVCALLTYPE *method)
82 #define IFACEMETHODV_(type,method) STDMETHODV_(type,method)

Completed in 560 milliseconds