Compaq AAPVNFGTE Computer Accessories User Manual


 
acmsdi_bind_transceive_args
4.12 acmsdi_bind_transceive_args
The client application can call this service whenever an acmsdi_poll returns
ACMSDI_TRCV_EXCH from the TP Desktop Connector gateway on the
OpenVMS system. This service retrieves the write-only arguments passed from
the TP Desktop Connector client services. This provides the client application
with the send and receive record identifiers and identifies the set of forms
records to be received from and sent to ACMS. See Section 4.6 for information
on calls for receive forms records and receive control text. See Section 4.10 for
information on calls for send forms records and send control text. This is an
optional call.
Format
acmsdi_bind_transceive_args submitter_id,
forms_session,
send_record_identifier,
send_record_count,
receive_record_identifier,
receive_record_count,
timeout,
call_id )
Parameters
submitter_id
Type: ACMSDI_SUBMITTER_ID
Access: read
Mechanism: by reference
The submitter_id returned by the acmsdi_sign_in service.
forms_session
Type: ACMSDI_FORMS_SESSION_ID
Access: write
Mechanism: by reference
An identification to associate the session with the form specified in the acmsdi_
enable request (see Section 4.11).
Forced Nonblocking Client Services 4–27