Compaq TP DESKTOP CONNECTOR AAPVNFGTE User Manual

Page 115

Advertising
background image

ACMSDI$GET_SUBMITTER_INFO

Table 5–1 (Cont.) Submitter Information Item Codes

Code Name

ACMSDI$K_SUBMITTER_ID

Action:

Returns the ACMS submitter_ID of the desktop submitter.

Description:

The buffer address field in the item descriptor is the address
in which the ACMSDI$GET_SUBMITTER_INFO service
writes the submitter_ID.

ACMSDI$K_TRANSPORT

Action:

Returns an enumerated longword value corresponding to the
name of the transport used for the submitter sign-in.

Description:

The buffer address field of the item descriptor is the address
of a longword in which ACMSDI$GET_SUBMITTER_INFO
writes this value.

ACMSDI$K_USERNAME

Action:

Returns the user name under which the desktop submitter is
signed in.

Description:

The buffer address field in the item descriptor points to
a user-provided buffer into which the ACMSDI$GET_
SUBMITTER_INFO service writes the user name. The return
length address
field of the item descriptor points to a word
into which the ACMSDI$GET_SUBMITTER_INFO service
writes the length of the user name in bytes.

target_submitter_ID

Type: unsigned Long Int
Access: read
Mechanism: by reference
The ACMS submitter identification as displayed in the ACMS/SHOW USERS
command.

target_desktop_ID

Type: unsigned Long Int [2]
Access: read
Mechanism: by reference
The desktop gateway submitter identification, ACMS$DESKTOP_ID, on which
to report. The first long int contains the desktop gateway submitter number
and the second long int contains the instance.

System Management Service on OpenVMS 5–5

Advertising