FTAM/9000 Programmer's Guide

Chapter 5 223
Using High Level, Context Free Functions
Copying and Moving FTAM Files (HLCF)
Ft_fmove_out_dcb
struct Ft_fmove_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_fmove_aet() Parameters
ft_fmove_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 moving; must be in
the syntax of the real filestore
destination_ascii_dd
n
Optional Input Directory distinguished name of the destination
filestore in ASCII; NULL implies local filestore
destination_filenam
e
Optional Input Path name of the file to which you are moving;
NULL implies source_filename; must be in the
syntax of the real filestore
ae_label Mandatory
Input
Uniquely 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 Uniquely 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
input_dcb->
source_filestore_pw
Optional Input Login password for the source_init_id account