| United States-English |
|
|
|
![]() |
HP 9000 Networking: HP FTAM/9000 Programmer's Guide > Chapter 3 HP FTAM/9000 Data StructuresFt_attributes |
|
Every file contains attributes that uniquely identify the file and are inherent in its existence (e.g., filename). Ft_attributes is the primary structure for setting these attributes. You can change only certain file attributes after creating the file, so be careful to set these attributes as you want them during ft_fopen() and ft_create().
* With HP-UX FTAM responders, changing these values has no effect. Ft_attributes may exist in the input_dcb and inout_dcb.
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.
Use Ft_attribute_values to specify the attribute values you want each attribute to have.
* Returns no value available
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||