HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
Overview
Chapter 3116
Overview
The NOF API verbs are described in alphabetic order in this and the
following two chapters.
These chapters provide the following information for each NOF API verb:
• Description of the verb's purpose and usage
• Whether the verb can be issued to an active node, an inactive node,
the domain configuration file, or the SNA network data file (unless
otherwise stated, verbs may be issued either to an active node or to
an inactive node)
• Verb control block (VCB) structure, as defined in the NOF API
header file nof_c.h
• Parameters supplied to the verb by the application
• Parameters returned to the application
• Error return codes for unsuccessful execution
The error return codes described are specific to each verb. Additional
return codes, which are common to all NOF API verbs, are described in
Appendix A, “Common Return Codes.”
NOF API indications, which the application can accept by registering
using the REGISTER_INDICATION_SINK verb, are described
separately in Chapter 6, “NOF Indications.”