HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
SET_PROCESSING_MODE
Chapter 51058
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_PROC_MODE
The
mode
parameter was not set to a
valid value.
AP_INVALID_TARGET_MODE
The
mode
parameter was not valid for
the selected target.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.
Returned Parameters: State Check
If the verb does not execute because of a state check, SNAplus2 returns
the following parameters.
primary_rc
AP_STATE_CHECK
secondary_rc
Possible values are:
AP_FILE_UNAVAILABLE
The application specified commit
mode, but was unable to get exclusive
access to the required configuration
file. This may be because another
application is accessing the file in
commit mode.
AP_VERB_IN_PROGRESS
The processing mode for the specified
target handle cannot be changed
because a previous verb issued for
this handle is still outstanding. All