HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
REGISTER_INDICATION_SINK
Chapter 51014
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
secondary_rc
Not used.
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_OP_CODE
One of the following has occurred:
• The
indication_opcode
parameter did not match the
opcode
of any of the SNAplus2
NOF API indications.
• The
indication_opcode
parameter specified an indication
type that does not apply to the
specified target. If the target
handle identifies the domain
configuration file, only
configuration indications are
valid; if the target handle
identifies the sna.net file, only
SNA network file indications are
valid; and if the target handle
specifies a running node, all
indications except SNA network
file indications are valid.
AP_DYNAMIC_LOAD_ALREADY_REGD
The
indication_opcode
parameter
was set to a reserved value.
AP_SYNC_NOT_ALLOWED