FTAM/9000 Programmer's Guide

Chapter 6 259
Managing HP FTAM/9000 Connections
Establishing and Removing Connections
Ft_connect_out_dcb
struct Ft_connect_out_dcb {
Uint32 size;
struct Api_rc result;
struct P_address
responding_presentation_address;
Ae responding_ae;
Uint32 responding_ae_invoke_id;
Uint32 responding_ap_invoke_id;
struct Object_id context_name;
struct Ft_connect_cnf_info *connect_out_info;
};
struct Ft_connect_cnf_info {
enum Ft_state_result state_result;
enum Ft_action_result action_result;
Ft_service_class service_class;
Ft_functional_units functional_units;
Ft_attribute_groups attribute_groups;
enum Ft_qos quality_of_service;
struct Ft_contents_type_element contents_type_list;
struct Ft_diagnostic *diagnostic;
enum Ft_acse_result acse_result;
struct Ft_acse_diagnostic acse_diag;
};
ft_connect() Parameters
ft_connect()
Parameter
Type Description
ae_label Mandatory Input Uniquely identifies the AE (ftam_init) you
want to service 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)
called_dir_name Mandatory Input
if no called_
presentation_addr
ess given;
otherwise,
Optional Input
Directory distinguished name identifying
the responder to which you want to
connect