Compaq AAPVNFGTE Computer Accessories User Manual


 
acmsdi_transceive
3.10 acmsdi_transceive
TP Desktop Connector client services call this presentation procedure whenever
a DECforms TRANSCEIVE request is received from the TP Desktop Connector
gateway on the OpenVMS system.
Format
acmsdi_transceive (forms_session,
send_record_identifier,
send_record_count,
receive_record_identifier,
receive_record_count,
receive_control_text,
receive_control_text_count,
send_control_text,
send_control_text_count,
timeout,
call_id,
call_context,
send_record,
receive_record)
Parameters
forms_session
Type: ACMSDI_FORMS_SESSION_ID
Access: read
Mechanism: by reference
An identification that associates the session with the form specified in the
acmsdi_enable request (see Section 3.5).
send_record_identifier
Type: char *
Access: read
Mechanism: by reference
The form record name or record list name specified in the SEND request in
the ACMS task. Refer to Compaq TP Desktop Connector for ACMS Client
Application Programming Guide for guidelines on specifying the form name.
Portable API Presentation Procedures 3–19