MailFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:MailFlags Enumeration}} | {{#customTitle:MailFlags Enumeration}} | ||
− | {{#parentPage:PXV:Common_Enumerations|MailFlags | + | {{#parentPage:PXV:Common_Enumerations|MailFlags|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 24: | Line 24: | ||
;MailFlag_UseSSL | ;MailFlag_UseSSL | ||
:The ... | :The ... | ||
− | |||
− | |||
− |
Latest revision as of 09:34, 23 May 2015
Specifies the ...
Syntax
enum MailFlags { MailFlag_NeedAuth = 1, MailFlag_NeedTLS = 2, MailFlag_UseSSL = 4, };
Constants
- MailFlag_NeedAuth
- The ...
- MailFlag_NeedTLS
- The ...
- MailFlag_UseSSL
- The ...