Acmsdi_Sign_Out Return Status Values - Compaq TP Desktop Connector AA–PVNFG–TE Client Services Reference Manual

Tp desktop connector for acms
Table of Contents

Advertisement

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
ACMSDI_CALLACTV
ACMSDI_INSUFPRM
ACMSDI_INTERNAL
ACMSDI_INVSUBID
ACMSDI_MIXEDMODE
ACMSDI_NOMEMORY
ACMSDI_NORMAL
ACMSDI_PENDING
ACMSDI_SIGNINACTV
2–30 TP Desktop Connector Portable API Client Services
Description
Request is invalid while task call is
active.
Insufficient parameters.
Internal TP Desktop Connector error.
Invalid or obsolete submitter
identification.
All calls on a connection must be either
blocking or nonblocking.
Insufficient memory to complete
requests.
Normal successful completion.
Successful operation pending
nonblocking completion. The final
status is in the completion_status
parameter.
Request is invalid while sign-in is
active.
(continued on next page)

Advertisement

Table of Contents
loading

Table of Contents