Searched defs:DECLARE_MAPI_INTERFACE (Results 1 – 2 of 2) sorted by relevance
428 #define DECLARE_MAPI_INTERFACE(iface) typedef struct iface##Vtbl iface##Vtbl,*iface; struct iface##… macro432 #define DECLARE_MAPI_INTERFACE(iface) DECLARE_INTERFACE(iface) macro
431 #define DECLARE_MAPI_INTERFACE(iface) typedef struct iface##Vtbl iface##Vtbl,*iface; struct iface##… macro435 #define DECLARE_MAPI_INTERFACE(iface) DECLARE_INTERFACE(iface) macro