HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DELETE_TN3270_ACCESS
Chapter 3470
If the
num_sessions
parameter (see above) is nonzero,
this parameter is ignored. If
num_sessions
is zero,
specify one of the following values:
AP_ALL_SESSIONS
Delete all sessions but leave the
TN3270 user configured.
AP_DELETE_USER
Delete the user and all the user's
sessions.
For each session to be deleted, up to the number
specified in
num_sessions
, the following parameter is
required:
tn3270_session_name.port_number
The TCP/IP port number used for the session. This
must match a port number defined for this TN3270
user.
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2
returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_CLIENT_ADDRESS
The specified client address did not
match the TCP/IP address defined for
any TN3270 user.
AP_INVALID_PORT_NUMBER