FTAM/9000 Programmer's Guide
102 Chapter 3
HP FTAM/9000 Data Structures
Ft_attribute_names
Use Ft_attribute_names to set the attribute values you want available
for each file. Use the FT_AN_xxx defined constants in the mapftam.h file.
FT_AN_FILENAME
FT_AN_PERMITTED_ACTIONS
FT_AN_CONTENT_TYPE
FT_AN_STORAGE_ACCT
FT_AN_CREATE_DATE_TIME
FT_AN_MOD_DATE_TIME
FT_AN_READ_DATE_TIME
FT_AN_ATT_MOD_DATE_TIME
FT_AN_ID_OF_CREATOR
FT_AN_ID_OF_MODIFIER
FT_AN_ID_OF_READER
FT_AN_ID_OF_ATT_MOD
FT_AN_FILE_AVAILABILITY
FT_AN_FILESIZE
FT_AN_FUTURE_FILESIZE
FT_AN_ACCESS_CONTROL
FT_AN_LEGAL_QUAL
FT_AN_PRIVATE_USE
If you invoke ft_rattributes() or ft_frattributes(), HP-UX responders
return the indication no value available (0) for all partially supported
attributes.
If you invoke functions that contain attributes in their input_dcb, HP-UX
responders accept, but ignore, all partially supported attributes.