Compaq AAPVNFGTE Computer Accessories User Manual


 
acmsdi_write_msg
3.11 acmsdi_write_msg
TP Desktop Connector client services call this presentation procedure when
a TDMS Write exchange is received from the TP Desktop Connector gateway
on the host OpenVMS system. Its function is to display the message text sent
from the ACMS task in the form’s Message Field.
Format
acmsdi_write_msg (submitter_id,
msg_text,
call_id,
call_context)
Parameters
submitter_id
Type: ACMSDI_SUBMITTER_ID
Access: read
Mechanism: by reference
The value returned by the acmsdi_sign_in service.
msg_text
Type: char
Access: read
Mechanism: by reference
Text to be displayed in the form’s Message Field. This is a C-style null-
terminated string with a maximum length of 132 plus one for the null
terminator.
Portable API Presentation Procedures 3–23