These are the possible values the ACP127 Notification type can be. More...

Modules

 P772 ACP127 Notification Reponse
 These are the attributes for the ACP127 Notification Response object.
 

Macros

#define X400_ACP127_NOTI_TYPE_NEG   0x00001
 
#define X400_ACP127_NOTI_TYPE_POS   0x00002
 
#define X400_ACP127_NOTI_TYPE_TRANS   0x00004
 

Detailed Description

These are the possible values the ACP127 Notification type can be.

Macro Definition Documentation

◆ X400_ACP127_NOTI_TYPE_NEG

#define X400_ACP127_NOTI_TYPE_NEG   0x00001

X.400 Acp127 Notification Type: Negative Notification

Definition at line 1648 of file x400_att.h.

◆ X400_ACP127_NOTI_TYPE_POS

#define X400_ACP127_NOTI_TYPE_POS   0x00002

X.400 Acp127 Notification Type: Positive Notification

Definition at line 1651 of file x400_att.h.

◆ X400_ACP127_NOTI_TYPE_TRANS

#define X400_ACP127_NOTI_TYPE_TRANS   0x00004

X.400 Acp127 Notification Type: Transfer Notification

Definition at line 1654 of file x400_att.h.