5 acmsdi_enable – Compaq TP DESKTOP CONNECTOR AAPVNFGTE User Manual

Page 56

Advertising
background image

acmsdi_enable

3.5 acmsdi_enable

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

Format

acmsdi_enable (submitter_id,

forms_session,
file_specification,
form_specification,
forms_print_file,
forms_language,
call_id,
call_context)

Parameters

submitter_id

Type: ACMSDI_SUBMITTER_ID
Access: read
Mechanism: by reference
The value returned by the acmsdi_sign_in service (see Section 2.11).

forms_session

Type: ACMSDI_FORMS_SESSION_ID
Access: write
Mechanism: by reference
An identification that associates the session with the submitter identification.
This is a write parameter that customer-supplied presentation procedures can
fill. Presentation procedures (acmsdi_send, acmsdi_receive, acmsdi_transceive,
and acmsdi_disable) can use the forms_session parameter to associate the
session with the form specified in the enable request. The TP Desktop
Connector run-time system passes this parameter to subsequent requests to
specify which form to use.

3–6 Portable API Presentation Procedures

Advertising