Home
last modified time | relevance | path

Searched refs:CMC_ERROR_UI_ALLOWED (Results 1 – 3 of 3) sorted by relevance

/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/msos/
H A Dmail.cxx129 (CMC_LOGON_UI_ALLOWED | CMC_ERROR_UI_ALLOWED), in LogOnCommonInterface()
162 : (CMC_LOGOFF_UI_ALLOWED | CMC_ERROR_UI_ALLOWED), in LogOff()
327 flags |= CMC_ERROR_UI_ALLOWED; in GetMessageIDs()
436 CMC_flags flags = hUserInterface != NULL ? CMC_ERROR_UI_ALLOWED : 0; in GetMessageHeader()
504 flags |= CMC_ERROR_UI_ALLOWED; in GetMessageBody()
560 flags |= CMC_ERROR_UI_ALLOWED; in GetMessageAttachments()
626 flags |= CMC_ERROR_UI_ALLOWED; in MarkMessageRead()
662 CMC_flags flags = hUserInterface != NULL ? CMC_ERROR_UI_ALLOWED : 0; in DeleteMessage()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dxcmc.h140 #define CMC_ERROR_UI_ALLOWED ((CMC_flags) 0x01000000) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dxcmc.h140 #define CMC_ERROR_UI_ALLOWED ((CMC_flags) 0x01000000) macro