High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (QUERY Verbs)
QUERY_3270_USER
Chapter 4 497
AP_FIRST_IN_LIST. If this parameterisspecifiedand
you are running SNAplus2 in a client-server
configuration, the
system_name
parameter must also
be specified.
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
buf_size
Length of the information returned in the buffer.
total_buf_size
Returned value indicating the size of buffer that would
have been required to return all the list information
requested. This may be higher than
buf_size
.
total_num_entries
Total number of entries that could have been returned.
This may be higher than
num_entries
.
num_entries
The number of entries actually returned.
Each entry in the data buffer consists of the following:
user_3270_summary.overlay_size
The size of the returned user_3270_summary
structure, and therefore the offset to the start of the
next entry in the data buffer.
user_3270_summary.user_name
The name of the 3270 user. This is an ASCII string of
1-32 characters.
user_3270_summary.system_name
The computer name on which the 3270 emulation
program is running.