FTAM/9000 Programmer's Guide
54 Chapter 2
Using HP FTAM/9000
Using Functions
The following table briefly describes the FTAM functions.
Function Description
em_fdmemory() Free dynamic memory allocated by
em_gperror()
em_ gperror() Translate em_fdmemory(), em_ gperror(), and
em_wait() errors (return_codes) to character
strings
em_wait() Notify you that an asynchronous call
completed
ft_abort() Abort a connection
Low level, context sensitive
ft_aeactivation() Activate ftam_init
Low level, context free
ft_aedeactivation() Deactivate ftam_init
Low level, context sensitive
ft_aereset() Reset ftam_init
Low level, context sensitive
ft_bgroup() Designate the beginning of a grouped set of
functions
Low level, context sensitive
ft_cancel() Cancel data transfer in progress
Low level, context sensitive
ft_cattributes() Change file attributes
Low level, context sensitive
ft_close() Close a file
Low level, context sensitive
ft_connect() Establish a connection from ftam_init to a
responder
Low level, context sensitive