Home
last modified time | relevance | path

Searched refs:SizedSPropTagArray (Results 1 – 15 of 15) sorted by relevance

/dports/devel/upp/upp/bazaar/MAPIEx/
H A DMAPIEx.cpp171 SizedSPropTagArray(nProperties, Columns) = {nProperties,{PR_DISPLAY_NAME_A, PR_RESOURCE_TYPE}}; in GetProfileName()
228 SizedSPropTagArray(nProperties, Columns) = {nProperties,{PR_DISPLAY_NAME, PR_ENTRYID, in GetMessageStoreProperties()
254 SizedSPropTagArray(nProperties, Columns)={nProperties,{PR_DISPLAY_NAME, PR_ENTRYID, in OpenMessageStore()
283 SizedSPropTagArray(nProperties, Columns) = {nProperties,{PR_DISPLAY_NAME, PR_ENTRYID, in OpenMessageStore()
H A DMAPIFolder.cpp98 SizedSPropTagArray(nProperties, Columns)={nProperties,{PR_DISPLAY_NAME, PR_ENTRYID}}; in GetHierarchy()
179 SizedSPropTagArray(nProperties, Columns) = {nProperties,{PR_MESSAGE_FLAGS, PR_ENTRYID }}; in GetContents()
H A DMAPIAttachment.cpp78 static SizedSPropTagArray(ATTACH_COLS, Columns) = {ATTACH_COLS, PR_ATTACH_NUM }; in Open()
H A DMAPIObject.cpp448 static SizedSPropTagArray(ATTACH_COLS, Columns) = {ATTACH_COLS, PR_ATTACH_CONTENT_ID}; in GetAttachmentCount()
488 static SizedSPropTagArray(ATTACH_COLS, Columns) = in SaveAttachment()
537 static SizedSPropTagArray(ATTACH_COLS, Columns) = {ATTACH_COLS, PR_ATTACH_NUM }; in DeleteAttachment()
H A DMAPIMessage.cpp123SizedSPropTagArray(nProperties, Columns)={nProperties,{PR_RECIPIENT_TYPE, PR_DISPLAY_NAME, PR_EMAI… in GetRecipients()
466 SizedSPropTagArray (7, excludeTags); in SaveToFile()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/addrbook/src/
H A DnsAbWinHelper.cpp798 static const SizedSPropTagArray(2, properties) = { in DeleteEntryfromDL() local
1027 static const SizedSPropTagArray(2, properties) = { in CreateEntryInternal() local
1211 static const SizedSPropTagArray(ContentsColumnsSize, ContentsColumns) = {
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/import/src/
H A DMapiApi.cpp554 static const SizedSPropTagArray(ieidMax, ptaEid) = {ieidMax,
810 static const SizedSPropTagArray(itblMax, ptaTbl) = {itblMax,
H A DMapiMessage.cpp738 static const SizedSPropTagArray(ieidAttachMax, ptaEid) = {ieidAttachMax,
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmapidefs.h225 #define SizedSPropTagArray(_ctag,_name) struct _SPropTagArray_ ## _name { ULONG cValues; ULONG aulP… macro
H A Dwabdefs.h222 #define SizedSPropTagArray(_ctag,_name) struct _SPropTagArray_ ## _name { ULONG cValues; ULONG aulP… macro
/dports/devel/upp/upp/bazaar/MAPIEx/plugin/include_MINGW32/
H A Dmapidefs.h225 #define SizedSPropTagArray(_ctag,_name) struct _SPropTagArray_ ## _name { ULONG cValues; ULONG aulP… macro
H A Dwabdefs.h222 #define SizedSPropTagArray(_ctag,_name) struct _SPropTagArray_ ## _name { ULONG cValues; ULONG aulP… macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwabdefs.h222 #define SizedSPropTagArray(_ctag,_name) struct _SPropTagArray_ ## _name { ULONG cValues; ULONG aulP… macro
H A Dmapidefs.h225 #define SizedSPropTagArray(_ctag,_name) struct _SPropTagArray_ ## _name { ULONG cValues; ULONG aulP… macro
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mapi/include/
H A Dmapidefs.h388 #define SizedSPropTagArray(_ctag, _name) \ macro