6 acmsdi_call_task – Compaq TP DESKTOP CONNECTOR AAPVNFGTE User Manual

Page 31

Advertising
background image

acmsdi_call_task

2.6 acmsdi_call_task

TP Desktop Connector client programs call this service to execute a task in a
ACMS application.

Format

acmsdi_call_task (submitter_id,

[call_options],
task_name,
application_name,
selection_string,
status_message,
workspace_count,
[workspaces],
[call_id],
[completion_status],
[completion_routine],

1

[call_context])

Parameters

submitter_id

Type: ACMSDI_SUBMITTER_ID
Access: read
Mechanism: by reference
The submitter_id returned by the acmsdi_sign_in service.

call_options

Type: ACMSDI_CALL_OPTION
Access: read
Mechanism: by reference
An array of ACMSDI_CALL_OPTION elements that either enables
unidirectional workspace optimization or defines presentation procedure
addresses. The include file ACMSDI.H contains the definition for the
ACMSDI_CALL_OPTION type. If you use the options array to enable
unidirectional workspaces, use the ACMSDI_WORKSPACE_OPT type in
the workspace list. See Section 2.4.2 and Section 2.5 for more information.

1

For nonblocking only, see Section 2.3.

TP Desktop Connector Portable API Client Services 2–13

Advertising