AFTN Attributes


Defines

#define ATS_S_AFTN_ADDRESS   1000
#define ATS_S_PRIORITY_INDICATOR   1001
#define ATS_S_FILING_TIME   1002
#define ATS_S_OPTIONAL_HEADING_INFO   1003
#define ATS_S_TEXT   1004
#define ATS_N_EXTENDED   1005

Detailed Description

These attributes map to different X400 Attributes depending on the environment. Note that if you are using the basic message service (i.e. ATS_N_EXTENDED is not set, or is set to FALSE) you must supply all of the mandatory ATS attributes - ATS-S_PRIORITY_INDICATOR, ATS_S_FILING_TIME and ATS_S_TEXT as a set.

Define Documentation

#define ATS_S_AFTN_ADDRESS   1000

AFTN address. This can be used where X400_S_OR_ADDRESS can be used. If used, then the library will attempt conversion to the X400 address. On reading, the library will attempt conversion from X400 to an AFTN address.

Definition at line 47 of file amhs_att.h.

#define ATS_S_PRIORITY_INDICATOR   1001

Two letter ATS Priority Indicator. This affects both the envelope priority and IPM properties. Write only.

Definition at line 54 of file amhs_att.h.

#define ATS_S_FILING_TIME   1002

Filing time: specified as 6 digit string: DDHHMM (in UTC timezone)

Definition at line 59 of file amhs_att.h.

#define ATS_S_OPTIONAL_HEADING_INFO   1003

Optional Heading Information, ASCII string

Definition at line 62 of file amhs_att.h.

#define ATS_S_TEXT   1004

Text part of ATS message

Definition at line 65 of file amhs_att.h.

#define ATS_N_EXTENDED   1005

Boolean value. If TRUE then the message is for the extended ATS Message Service.

Definition at line 68 of file amhs_att.h.

Copyright © 2008 Isode privacy   feedback Subscribe to our rss newsfeed