Compaq AAPVNFGTE Computer Accessories User Manual


 
acmsdi_receive
3.7 acmsdi_receive
The TP Desktop Connector client services call this presentation procedure
whenever a DECforms RECEIVE request is received from the TP Desktop
Connector gateway on the OpenVMS system.
Format
acmsdi_receive (forms_session,
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,
receive_record)
Parameters
forms_session
Type: ACMSDI_FORMS_SESSION_ID
Access: read
Mechanism: by reference
An identification to associate the session with the form specified in the acmsdi_
enable request (see Section 3.5).
receive_record_identifier
Type: char *
Access: read
Mechanism: by reference
The form record name or record list name specified in the RECEIVE request in
the ACMS task. Refer to Compaq TP Desktop Connector for ACMS Client
Application Programming Guide for guidelines on specifying the form name.
receive_record_count
Type: long int
Access: read
Mechanism: by value
The number of receive record items sent from the ACMS task.
Portable API Presentation Procedures 3–11