Computer Accessories User Manual

acmsdi_bind_send_args
send_record_count
Type: long int
Access: write
Mechanism: by reference
The number of send record items sent from the ACMS task. TP Desktop
Connector writes the send_record_count into this location.
timeout
Type: short int
Access: write
Mechanism: by reference
A timeout value for user input processing, sent from the ACMS task. TP
Desktop Connector writes the timeout value into this location.
call_id
Type: ACMSDI_CALL_ID *
Access: write
Mechanism: by reference
A pointer to the call identification returned by the acmsdi_call_task service. To
identify the original task call, compare this pointer with a reference pointer to
the call identifier obtained by acmsdi_return_pointer.
Return Status
The status values returned by the acmsdi_bind_send_args procedure are
described in Table 4–9.
Table 4–9 acmsdi_bind_send_args Return Status Values
Status Description
ACMSDI_INSUFPRM Insufficient parameters.
ACMSDI_INVSUBID Invalid or obsolete submitter identification.
ACMSDI_MIXEDMODE Not a forced nonblocking session.
ACMSDI_NORMAL Normal successful completion.
ACMSDI_WRONG_BIND Trying to bind arguments for an exchange that
is not in progress.
4–22 Forced Nonblocking Client Services