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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wabapi.h 46 DECLARE_MAPI_INTERFACE(IWABOBJECT_)
mapidefs.h 431 #define DECLARE_MAPI_INTERFACE(iface) typedef struct iface##Vtbl iface##Vtbl,*iface; struct iface##Vtbl
432 #define DECLARE_MAPI_INTERFACE_(iface,baseiface) DECLARE_MAPI_INTERFACE(iface)
435 #define DECLARE_MAPI_INTERFACE(iface) DECLARE_INTERFACE(iface)
    [all...]
wabdefs.h 428 #define DECLARE_MAPI_INTERFACE(iface) typedef struct iface##Vtbl iface##Vtbl,*iface; struct iface##Vtbl
429 #define DECLARE_MAPI_INTERFACE_(iface,baseiface) DECLARE_MAPI_INTERFACE(iface)
432 #define DECLARE_MAPI_INTERFACE(iface) DECLARE_INTERFACE(iface)
    [all...]

Completed in 2769 milliseconds