Compaq AAPVNFGTE manual Length, Text

Models: AAPVNFGTE

1 140
Download 140 pages 48.31 Kb
Page 89
Image 89

acmsdi_bind_msg

from ACMS. A value of 0 indicates that the message text for a TDMS Read exchange is being copied to ACMS from the application’s memory.

length

Type: short int

Access: read

Mechanism: by value

The length of the text being sent or the length of the buffer to receive the text; specifically one of the following:

the length of the buffer in the application’s memory which is to receive the prompt text for a TDMS Read exchange.

the length of the message text being sent to ACMS for a TDMS Read exchange.

the length of the buffer in the application’s memory which is to receive the message text for a TDMS Write exchange.

text

Type: char

Access: read/write

Mechanism: by reference

The text string being sent to ACMS or the buffer which is to hold the text string being acquired from ACMS.

call_id

Type: ACMSDI_CALL_ID *

Access: write

Mechanism: by reference

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

This function returns an int value representing a valid TP Desktop Connector status code as defined in ACMSDI.H and described in Table 4–4.

Forced Nonblocking Client Services 4–11

Page 89
Image 89
Compaq AAPVNFGTE manual Length, Text