Home
last modified time | relevance | path

Searched refs:CbNewSPropTagArray (Results 1 – 10 of 10) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/import/src/
H A DnsOutlookMail.cpp616 m_mapi.MAPIAllocateBuffer(CbNewSPropTagArray(1), (void**)&properties); in CreateList()
H A DMapiApi.cpp1087 int sz = CbNewSPropTagArray(1); in GetMapiProperty()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/addrbook/src/
H A DnsAbWinHelper.cpp1361 AllocateBuffer(CbNewSPropTagArray(aNbProperties), in GetMAPIProperties()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmapidefs.h223 #define CbNewSPropTagArray(_ctag) (offsetof(SPropTagArray,aulPropTag) + (_ctag)*sizeof(ULONG)) macro
H A Dwabdefs.h220 #define CbNewSPropTagArray(_ctag) (offsetof(SPropTagArray,aulPropTag) + (_ctag)*sizeof(ULONG)) macro
/dports/devel/upp/upp/bazaar/MAPIEx/plugin/include_MINGW32/
H A Dmapidefs.h223 #define CbNewSPropTagArray(_ctag) (offsetof(SPropTagArray,aulPropTag) + (_ctag)*sizeof(ULONG)) macro
H A Dwabdefs.h220 #define CbNewSPropTagArray(_ctag) (offsetof(SPropTagArray,aulPropTag) + (_ctag)*sizeof(ULONG)) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwabdefs.h220 #define CbNewSPropTagArray(_ctag) (offsetof(SPropTagArray,aulPropTag) + (_ctag)*sizeof(ULONG)) macro
H A Dmapidefs.h223 #define CbNewSPropTagArray(_ctag) (offsetof(SPropTagArray,aulPropTag) + (_ctag)*sizeof(ULONG)) macro
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mapi/include/
H A Dmapidefs.h382 #define CbNewSPropTagArray(_ctag) \ macro