Searched refs:MAPIMETHOD_ (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwabapi.h35 #undef MAPIMETHOD_ macro
36 #define MAPIMETHOD_(type,method) MAPIMETHOD_DECLARE(type,method,IWABOBJECT_) macro
39 #undef MAPIMETHOD_ macro
40 #define MAPIMETHOD_(type,method) MAPIMETHOD_TYPEDEF(type,method,IWABOBJECT_) macro
43 #undef MAPIMETHOD_ macro
44 #define MAPIMETHOD_(type,method) STDMETHOD_(type,method) macro
H A Dmapidefs.h444 #define MAPIMETHOD(method) MAPIMETHOD_(HRESULT,method)
445 #define MAPIMETHOD_(type,method) STDMETHOD_(type,method) macro
449 #define MAPI_IUNKNOWN_METHODS(IPURE) MAPIMETHOD(QueryInterface) (THIS_ REFIID riid,LPVOID *ppvObj) IPURE; MAPIMETHOD_(ULONG,AddRef) (THIS) IPURE; MAPIMETHOD_(ULONG,Release) (THIS) IPURE;
569 #define MAPI_IMAPIADVISESINK_METHODS(IPURE) MAPIMETHOD_(ULONG,OnNotify) (THIS_ ULONG cNotif,LPNOTIFICATION lpNotifications) IPURE;
H A Dwabdefs.h441 #define MAPIMETHOD(method) MAPIMETHOD_(HRESULT,method)
442 #define MAPIMETHOD_(type,method) STDMETHOD_(type,method) macro
446 #define MAPI_IUNKNOWN_METHODS(IPURE) MAPIMETHOD(QueryInterface) (THIS_ REFIID riid,LPVOID *ppvObj) IPURE; MAPIMETHOD_(ULONG,AddRef) (THIS) IPURE; MAPIMETHOD_(ULONG,Release) (THIS) IPURE;
567 #define MAPI_IMAPIADVISESINK_METHODS(IPURE) MAPIMETHOD_(ULONG,OnNotify) (THIS_ ULONG cNotif,LPNOTIFICATION lpNotifications) IPURE;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwabapi.h35 #undef MAPIMETHOD_ macro
36 #define MAPIMETHOD_(type,method) MAPIMETHOD_DECLARE(type,method,IWABOBJECT_) macro
39 #undef MAPIMETHOD_ macro
40 #define MAPIMETHOD_(type,method) MAPIMETHOD_TYPEDEF(type,method,IWABOBJECT_) macro
43 #undef MAPIMETHOD_ macro
44 #define MAPIMETHOD_(type,method) STDMETHOD_(type,method) macro
H A Dmapidefs.h444 #define MAPIMETHOD(method) MAPIMETHOD_(HRESULT,method)
445 #define MAPIMETHOD_(type,method) STDMETHOD_(type,method) macro
449 #define MAPI_IUNKNOWN_METHODS(IPURE) MAPIMETHOD(QueryInterface) (THIS_ REFIID riid,LPVOID *ppvObj) IPURE; MAPIMETHOD_(ULONG,AddRef) (THIS) IPURE; MAPIMETHOD_(ULONG,Release) (THIS) IPURE;
569 #define MAPI_IMAPIADVISESINK_METHODS(IPURE) MAPIMETHOD_(ULONG,OnNotify) (THIS_ ULONG cNotif,LPNOTIFICATION lpNotifications) IPURE;
H A Dwabdefs.h441 #define MAPIMETHOD(method) MAPIMETHOD_(HRESULT,method)
442 #define MAPIMETHOD_(type,method) STDMETHOD_(type,method) macro
446 #define MAPI_IUNKNOWN_METHODS(IPURE) MAPIMETHOD(QueryInterface) (THIS_ REFIID riid,LPVOID *ppvObj) IPURE; MAPIMETHOD_(ULONG,AddRef) (THIS) IPURE; MAPIMETHOD_(ULONG,Release) (THIS) IPURE;
567 #define MAPI_IMAPIADVISESINK_METHODS(IPURE) MAPIMETHOD_(ULONG,OnNotify) (THIS_ ULONG cNotif,LPNOTIFICATION lpNotifications) IPURE;

Completed in 77 milliseconds