Compaq TP DESKTOP CONNECTOR AAPVNFGTE User Manual

Page 48

Advertising
background image

acmsdi_sign_out

call_context

Type: void *
Access: read
Mechanism: by value
Optional parameter passed to presentation procedures and completion routines
to identify the call. Use this parameter to supply application-specific context
for the call.

Return Status

The status values returned by the acmsdi_sign_out service are listed in
Table 2–7.

Table 2–7 acmsdi_sign_out Return Status Values

Status

Description

ACMSDI_CALLACTV

Request is invalid while task call is
active.

ACMSDI_INSUFPRM

Insufficient parameters.

ACMSDI_INTERNAL

Internal TP Desktop Connector error.

ACMSDI_INVSUBID

Invalid or obsolete submitter
identification.

ACMSDI_MIXEDMODE

All calls on a connection must be either
blocking or nonblocking.

ACMSDI_NOMEMORY

Insufficient memory to complete
requests.

ACMSDI_NORMAL

Normal successful completion.

ACMSDI_PENDING

Successful operation pending
nonblocking completion. The final
status is in the completion_status
parameter.

ACMSDI_SIGNINACTV

Request is invalid while sign-in is
active.

(continued on next page)

2–30 TP Desktop Connector Portable API Client Services

Advertising