Acmsdi_Call_Task - Compaq TP Desktop Connector AA–PVNFG–TE Client Services Reference Manual

Tp desktop connector for acms
Table of Contents

Advertisement

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,
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.
[call_options],
task_name,
application_name,
selection_string,
status_message,
workspace_count,
[workspaces],
[call_id],
[completion_status],
1
[completion_routine],
[call_context])
TP Desktop Connector Portable API Client Services 2–13
acmsdi_call_task

Advertisement

Table of Contents
loading

Table of Contents