HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
QUERY_LU_0_TO_3
user_name
If the user_type parameter below is set to
AP_RJE_WKSTN, this parameter species the name of the RJE
workstation program that is using the LU. This is an ASCII string of 14 characters; the remaining characters
are lled with spaces.
For other values of user_type, this parameter species the HP-UX user name with which the 3270 emulation
program using this LU is running. This is an ASCII string of 132 characters.
system_name
The computer name on which the program is running.
user_pid
The process ID of the program using the LU.
user_type
The type of session (3270 display session, 3270 printer session, or RJE session) using the LU. Possible values
are:
AP_3270_DISPLAY_MODEL_2
AP_3270_DISPLAY_MODEL_3
AP_3270_DISPLAY_MODEL_4
AP_3270_DISPLAY_MODEL_5
AP_PRINTER
AP_RJE_WKSTN
AP_SCS_PRINTER
AP_UNKNOWN
user_uid
The HP-UX user ID with which the program is running.
user_gid
The HP-UX group ID with which the program is running.
user_gname
The HP-UX group name with which the program is running. This is an ASCII string of 132 characters.
If app_type is set to
AP_TN_SERVER, this eld is replaced by the
tn_server_session_user_info structure, containing
information about the TN3270 program that is using this LU. The structure consists of the following elds:
user_ip_address
The dotted-decimal IP address of the computer where the TN3270 program is running.
port_number
The TCP/IP port number that the TN3270 program uses to access TN server.
cb_number
TN server control block number.
cfg_default
Species whether the TN3270 program is using an explicitly-dened TN server user record, or is using the
congured default record. For more information about conguring a default TN server user record, see Section
3.44, DEFINE_TN3270_ACCESS. Possible values are:
AP_YES
The program is using the default record. The cfg_address and cfg_format parameters below are reserved.
523