FTAM/9000 Programmer's Guide
Chapter 8 331
Transferring HP FTAM/9000 Data
Ending Data Transfer
ft_rcancel() Parameters
ft_rcancel()
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
zero
input_dcb->
action_result
Mandatory
Input
Indicates failure of the data
transfer; set to the
action_result received from
the cancel indication
input_dcb->diagnostic Optional
Input
ISO-specific error
information; set to the
diagnostic received from the
cancel indication
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)