Home
last modified time | relevance | path

Searched refs:PR_STORE_SUPPORT_MASK (Results 1 – 25 of 34) sorted by relevance

12

/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/backend/kopano/
H A Dmapiutils.php425 $supportmask = mapi_getprops($store, array(PR_STORE_SUPPORT_MASK));
426 …if (isset($supportmask[PR_STORE_SUPPORT_MASK]) && ($supportmask[PR_STORE_SUPPORT_MASK] & STORE_UNI…
H A Dkopano.php1427 $storeProps = mapi_getprops($this->store, array(PR_STORE_SUPPORT_MASK, PR_FINDER_ENTRYID));
1428 if (($storeProps[PR_STORE_SUPPORT_MASK] & STORE_SEARCH_OK) != STORE_SEARCH_OK) {
2139 $storeProps = mapi_getprops($this->store, array(PR_STORE_SUPPORT_MASK, PR_FINDER_ENTRYID));
2140 if(($storeProps[PR_STORE_SUPPORT_MASK] & STORE_SEARCH_OK) != STORE_SEARCH_OK) {
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/backend/kopano/
H A Dmapiutils.php425 $supportmask = mapi_getprops($store, array(PR_STORE_SUPPORT_MASK));
426 …if (isset($supportmask[PR_STORE_SUPPORT_MASK]) && ($supportmask[PR_STORE_SUPPORT_MASK] & STORE_UNI…
H A Dkopano.php1481 $storeProps = mapi_getprops($this->store, array(PR_STORE_SUPPORT_MASK, PR_FINDER_ENTRYID));
1482 if (($storeProps[PR_STORE_SUPPORT_MASK] & STORE_SEARCH_OK) != STORE_SEARCH_OK) {
2203 $storeProps = mapi_getprops($this->store, array(PR_STORE_SUPPORT_MASK, PR_FINDER_ENTRYID));
2204 if(($storeProps[PR_STORE_SUPPORT_MASK] & STORE_SEARCH_OK) != STORE_SEARCH_OK) {
/dports/converters/ytnef/ytnef-1.9.3/lib/
H A Dmapidefs.h265 #define PR_STORE_SUPPORT_MASK 0x340D macro
H A Dmapitags.h270 MAPIMACRO(PR_STORE_SUPPORT_MASK),
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/import/src/
H A DMapiTagStrs.cpp826 case PR_STORE_SUPPORT_MASK:
/dports/devel/upp/upp/bazaar/MAPIEx/
H A DMAPIEx.cpp325 ULONG rgTags[] = {1, PR_STORE_SUPPORT_MASK}; in GetMessageStoreSupport()
/dports/textproc/tnef2txt/tnef2txt-1.4/
H A Dmapitags.h535 #define PR_STORE_SUPPORT_MASK PROP_TAG( PT_LONG, 0x340D) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmapitags.h373 #define PR_STORE_SUPPORT_MASK PROP_TAG(PT_LONG,0x340D) macro
/dports/devel/upp/upp/bazaar/MAPIEx/plugin/include_MINGW32/
H A Dmapitags.h373 #define PR_STORE_SUPPORT_MASK PROP_TAG(PT_LONG,0x340D) macro
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mapi/include/
H A Dmapitags.h539 #define PR_STORE_SUPPORT_MASK PROP_TAG( PT_LONG, 0x340D) macro
/dports/mail/ripmime/ripmime-1.4.0.10/tnef/
H A Dmapitags.h535 #define PR_STORE_SUPPORT_MASK PROP_TAG( PT_LONG, 0x340D) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmapitags.h373 #define PR_STORE_SUPPORT_MASK PROP_TAG(PT_LONG,0x340D) macro
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/pidl/
H A Dmapitags_enum.h699 PR_STORE_SUPPORT_MASK = 0x340d0003, enumerator
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/pidl/
H A Dmapitags_enum.h699 PR_STORE_SUPPORT_MASK = 0x340d0003, enumerator
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/pidl/
H A Dmapitags_enum.h699 PR_STORE_SUPPORT_MASK = 0x340d0003, enumerator
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/pidl/
H A Dmapitags_enum.h699 PR_STORE_SUPPORT_MASK = 0x340d0003, enumerator
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dcerpc-mapi.h686 #define PR_STORE_SUPPORT_MASK (0x340d0003) macro
H A Dpacket-dcerpc-nspi.h686 #define PR_STORE_SUPPORT_MASK (0x340d0003) macro
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dcerpc-nspi.h686 #define PR_STORE_SUPPORT_MASK (0x340d0003) macro
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dcerpc-nspi.h686 #define PR_STORE_SUPPORT_MASK (0x340d0003) macro
H A Dpacket-dcerpc-mapi.h686 #define PR_STORE_SUPPORT_MASK (0x340d0003) macro
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dcerpc-mapi.h686 #define PR_STORE_SUPPORT_MASK (0x340d0003) macro
H A Dpacket-dcerpc-nspi.h686 #define PR_STORE_SUPPORT_MASK (0x340d0003) macro

12