FTAM/9000 Programmer's Guide
Chapter 7 291
Managing and Accessing HP FTAM/9000 Files
Opening and Closing Files (HLCS)
input_dcb->account Optional HP-UX responders accept, but ignore, this value
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->
state_result
Output Indicates whether the request moved through
regimes; if a failure returns, you will also
receive an action_result of
FT_AR_PERMANENT_ERROR
inout_dcb->
action_result
Output Specifies the overall success or failure of the
request
inout_dcb-
>attributes
Output If you created the file, contains values of the
attributes of the file (those attributes accepted
by the responder); if you selected the file,
contains values of the filename and
contents_type attributes
inout_dcb->
concurrency_control
Output concurrency_control of the opened file (as
accepted by the responder)
inout_dcb-
>diagnostic
Output Provides ISO-specific error information
ft_fopen()
Parameter
Type Description