FTAM/9000 Programmer's Guide

298 Chapter 7
Managing and Accessing HP FTAM/9000 Files
Reading and Changing Attributes (LLCS)
ft_cattributes() Parameters
ft_cattributes()
Parameter
Type Description
connection_id Mandatory
Input
Uniquely identifies a specific connection to the
filestore
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
Mandatory
Input
Specifies the values of the attributes to change;
attributes.values contains new values for each
attribute specified in attribute_names
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 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 you changed
(those attributes accepted by the responder)
inout_dcb-
>diagnostic
Output Provides ISO-specific error information