FTAM/9000 Programmer's Guide
Chapter 3 157
HP FTAM/9000 Data Structures
inout_dcb
Ft_xxx_out_dcb
struct Ft_xxx_out_dcb {
Uint32 size;
struct Api_rc result;
Function-specific info;
};
Ft_xxx_out_dcb Is Input To
These Functions
Ft_xxx_out_dcb Is Output
From These Functions
Only the Ft_xxx_out_dcb size
parameter and only if you use
Ft_xxx_out_dcb in those calls
listed in the output column
ft_bgroup()
ft_cancel()
ft_cattributes()
ft_close()
ft_connect()
ft_create()
ft_delete()
ft_deselect()
ft_edata()
ft_egroup()
ft_erase()
ft_etransfer()
ft_fcattributes()
ft_fclose()
ft_fcopy()
ft_fdelete()
ft_frattributes()
ft_fmove()
ft_fopen()
ft_ireceive()
ft_locate()
ft_nwcleared()
ft_open()
ft_rattributes()
ft_rcancel()
ft_rdata()
ft_read()
ft_rrequest()
ft_sdata()
ft_select()
ft_write()