FTAM/9000 Programmer's Guide

Chapter 3 105
HP FTAM/9000 Data Structures
Ft_attributes
Ft_attribute_names
typedef Uint32 Ft_attribute_names;
Ft_attribute_names is the type for the mask field in Ft_attributes.
Use Ft_attribute_names to identify which attributes you want available
for each file. Use only those values in the FT_AN_XXX defined constants.
Refer to the previous “Ft_attribute_names” section for more information.
NOTE When using Ft_cattributes or Ft_fcattributes, the attribute_names field
has precedence over attributes.mask.
Ft_attribute_names Is Input
To These Functions
Ft_attribute_names Is
Output From These
Functions
ft_cattributes()
ft_create()
ft_fcattributes()
ft_fopen()
ft_frattributes()
ft_rattributes()
ft_cattributes()
ft_create()
ft_fcattributes()
ft_fopen()
ft_frattributes()
ft_rattributes()