3 acmsdi_bind_enable_args – Compaq TP DESKTOP CONNECTOR AAPVNFGTE User Manual

Page 85

Advertising
background image

acmsdi_bind_enable_args

4.3 acmsdi_bind_enable_args

The client application can call this service whenever acmsdi_poll returns
ACMSDI_ENABLE_EXCH from the TP Desktop Connector gateway on the
OpenVMS system. This service retrieves the write-only arguments passed from
the TP Desktop Connector client services. This is an optional call.

Format

acmsdi_bind_enable_args (submitter_id,

file_specification,
form_specification,
form_version,
forms_print_file,
forms_language,
call_id)

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).

file_specification

Type: char *
Access: write
Mechanism: by reference
The form file specification from the ACMS task group definition. Refer to
Compaq TP Desktop Connector for ACMS Client Application Programming
Guide
for guidelines on specifying the form file specification.

form_specification

Type: char *
Access: write
Mechanism: by reference
The form name specified in the exchange step in the ACMS task definition.
Refer to Compaq TP Desktop Connector for ACMS Client Application
Programming Guide
for guidelines on specifying the form name.

Forced Nonblocking Client Services 4–7

Advertising