9 acmsdi_send – Compaq TP DESKTOP CONNECTOR AAPVNFGTE User Manual

Page 66

Advertising
background image

acmsdi_send

3.9 acmsdi_send

TP Desktop Connector client services call this presentation procedure whenever
a DECforms SEND request is received from the TP Desktop Connector gateway
on the OpenVMS system.

Format

acmsdi_send (forms_session,

send_record_identifier,
send_record_count,
receive_control_text,
receive_control_text_count,
send_control_text,
send_control_text_count,
timeout,
call_id,
call_context,
send_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.

send_record_count

Type: long int
Access: read
Mechanism: by value
The number of send record items sent from the ACMS task.

3–16 Portable API Presentation Procedures

Advertising