Compaq AAPVNFGTE Computer Accessories User Manual


 
acmsdi_complete_pp
2.8 acmsdi_complete_pp
TP Desktop Connector client programs call this nonblocking service to complete
exchange step processing for a submitter. An application must call this
service to complete an outstanding presentation procedure request from
the TP Desktop Connector gateway in a nonblocking or forced nonblocking
environment (see Compaq TP Desktop Connector for ACMS Client
Application Programming Guide.
Format
acmsdi_complete_pp (call_id,
pp_status)
Parameters
call_id
Type: ACMSDI_CALL_ID
Access: read
Mechanism: by reference
The call_id parameter is passed back on the acmsdi_call_task service.
pp_status
Type: long int
Access: read
Mechanism: by value
The completion status of the presentation procedure. The pp_status parameter
is returned to the ACMS task as the completion status for the current exchange
step. A valid OpenVMS status value is returned to the task.
Return Status
The status values returned by the acmsdi_complete_pp service are listed in
Table 2–4.
TP Desktop Connector Portable API Client Services 2–21