FTAM/9000 Programmer's Guide

218 Chapter 5
Using High Level, Context Free Functions
Copying and Moving FTAM Files (HLCF)
Ft_fcopy_out_dcb
struct Ft_fcopy_out_dcb {
Uint32 size;
struct Api_rc result;
enum Ft_action_result action_result;
struct Ft_attributes attributes;
struct Ft_charging *charging;
struct Ft_diagnostic *diagnostic;
};
ft_fcopy_aet() Parameters
ft_fcopy_aet()
Parameter
Type Description
source_ascii_ddn Optional Input Directory distinguished name of the source
filestore in ASCII; NULL implies local filestore
source_filename Mandatory
Input
Path name of the file you are copying; must be
in the syntax of the real filestore
destination_ascii_ddn Optional Input Directory distinguished name of the destination
filestore in ASCII; NULL implies local filestore
destination_filename Optional Input Path name of the file to which you are copying;
NULL implies source_filename; must be in the
syntax of the real filestore
ae_label Mandatory
Input
Unique identifier of ftam_init you want to
service the request; if pointing to a NULL
location, the interface uses a currently
activated ftam_init or activates and deactivates
a ftam_init
Output Unique identifier for 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->
source_init_id
Optional Input Source login account