Extension Criticality bitmask values.
Message Types » Error codes » Recipient Type Indicators » O/R Addressing attributes » SAN GDI and MTA certificate X.400 Envelope attributes » X.400 Envelope attributes » Message Security Attributes » Recipient Attributes » IPM Content Attributes » IPN Attributes » X.400 Report Attributes » Attributes only used in defaults » X.400 Body part attributes » P7 Message Store attributes » P7 Message Store Entry Status » Message Priority Values
Modules | |
| Autoaction Types | |
Macros | |
| #define | X400_CRITICAL_NONE 0x0 |
| #define | X400_CRITICAL_SUBMISSION 0x01 |
| #define | X400_CRITICAL_TRANSFER 0x02 |
| #define | X400_CRITICAL_DELIVERY 0x04 |
Detailed Description
Macro Definition Documentation
◆ X400_CRITICAL_NONE
| #define X400_CRITICAL_NONE 0x0 |
Definition at line 1347 of file x400_att.h.
◆ X400_CRITICAL_SUBMISSION
| #define X400_CRITICAL_SUBMISSION 0x01 |
Definition at line 1348 of file x400_att.h.
◆ X400_CRITICAL_TRANSFER
| #define X400_CRITICAL_TRANSFER 0x02 |
Definition at line 1349 of file x400_att.h.
◆ X400_CRITICAL_DELIVERY
| #define X400_CRITICAL_DELIVERY 0x04 |
Definition at line 1350 of file x400_att.h.