amhs_att.h
Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00035 #ifndef _AMHS_ATT_H
00036 #define _AMHS_ATT_H
00037
00038
00039 #include "x400_att.h"
00040
00047 #define ATS_S_AFTN_ADDRESS 1000
00048
00054 #define ATS_S_PRIORITY_INDICATOR 1001
00055
00059 #define ATS_S_FILING_TIME 1002
00060
00062 #define ATS_S_OPTIONAL_HEADING_INFO 1003
00063
00065 #define ATS_S_TEXT 1004
00066
00068 #define ATS_N_EXTENDED 1005
00069
00073
00074
00075 #endif