P772 Address List Indicator Object Attributes
These attributes combined with the P772 ORDescriptor attributes allow the manipulation of Address List Indicator Objects ALI are defined within STANAG 4006 A1.11. More...
Modules | |
P772 ACP127 Notification Type values | |
These are the possible values the ACP127 Notification type can be. | |
Macros | |
#define | X400_N_ALI_TYPE 1760 |
#define | X400_N_ALI_NOTIFICATION_REQUEST 1761 |
#define | X400_N_ALI_REPLY_REQUEST 1762 |
Detailed Description
These attributes combined with the P772 ORDescriptor attributes allow the manipulation of Address List Indicator Objects ALI are defined within STANAG 4006 A1.11.
Macro Definition Documentation
◆ X400_N_ALI_TYPE
#define X400_N_ALI_TYPE 1760 |
X.400 Address List Indicator object type
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 1632 of file x400_att.h.
◆ X400_N_ALI_NOTIFICATION_REQUEST
#define X400_N_ALI_NOTIFICATION_REQUEST 1761 |
X.400 Address List Indicator Notification Request
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 1635 of file x400_att.h.
◆ X400_N_ALI_REPLY_REQUEST
#define X400_N_ALI_REPLY_REQUEST 1762 |
X.400 Address List Indicator Reply Request
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 1638 of file x400_att.h.