HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_EMULATOR_USER
Chapter 3240
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
AP_INVALID_SESSION_TYPE
The
emulator_type
or
session_type
parameter for one or
more sessions was not set to a valid
value.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.
Returned Parameters: Other Conditions
Appendix A, “Common Return Codes,” lists further combinations of
primary and secondary return codes that are common to all NOF verbs.
Defining Partner LUs
This verb allows you to specify the partner LU using either its fully
qualified LU name or its LU alias. If you specify the fully qualified name,
no additional configuration of the partner LU is required; if you specify
the LU alias, you must also use DEFINE_PARTNER_LU to define the
fully qualified name corresponding to this alias, so that SNAplus2 can
locate the LU when it is required by a session.
If the 5250 emulation program requires LUs to be specified by LU alias
rather than by fully qualified name (this applies to many Windows-based
5250 emulation programs that use the WinSNA APIs), you must specify
the LU alias on this command, and use DEFINE_PARTNER_LU as
above.