Compaq AAPVNFGTE Computer Accessories User Manual


 
acmsdi_bind_session_id
4.11 acmsdi_bind_session_id
You can issue the acmsdi_bind_session_id service to send the forms session ID
argument to ACMS during an enable exchange step. This is an optional call.
Format
acmsdi_bind_session_id (submitter_id,
forms_session)
Parameters
submitter_id
Type: ACMSDI_SUBMITTER_ID
Access: read
Mechanism: by reference
The value returned by the acmsdi_sign_in service (see Section 2.11).
forms_session
Type: ACMSDI_FORMS_SESSION_ID
Access: read
Mechanism: by reference
An identification that associates the session with the submitter identification.
The user-written application can use the forms_session parameter to associate
the session with the form specified in the enable request. The TP Desktop
Connector run-time system passes this parameter to subsequent requests to
specify which form to use.
Forced Nonblocking Client Services 4–25