FTAM/9000 Programmer's Guide
232 Chapter 5
Using High Level, Context Free Functions
Reading and Changing Attributes (HLCF)
Output Unique identifies the ftam_init that serviced the
request
return_event_name Mandatory
Input
If the call is asynchronous, uniquely identifies the
function call; if the call is synchronous, the value
is 0 (zero)
input_dcb->
attribute_names
Mandatory
Input
Mask that indicates which file attributes to
change
input_dcb->
attributes.values
Mandatory
Input
Contains values you want to change for the
attributes given in attribute_names
input_dcb->init_id Optional Input Login account
input_dcb->
filestore_pw
Optional Input Login password for init_id
input_dcb->account Optional input Identifies who is responsible for accumulated file
storage charges; HP–UX responders accept, but
ignore, this value
input_dcb->
concurrency_control
Optional input
Used only
when using
access control
Sets the concurrency control for filename;
compared to conc_access in struct
Ft_access_control_element if an identity field
matches the init_id
inout_dcb->size Mandatory
input if using
inout_dcb
Size (in Octets) of the inout_dcb structure and
data
inout_dcb->result Output Pointer to the struct Api_rc containing the
outcome of the operation: result_code (MAP 3.0
error) and vendor_code (HP–UX—specific error)
inout_dcb->
action_result
Output Specifies the overall success or failure of the
request
inout_dcb->
attributes
Output Contains values of the attributes that changed;
access_passwords do not return
ft_fcattributes()
Parameter
Type Description