HP-UX SNAplus2 MS Programmer's Guide

Management Services Verbs
REGISTER_MS_APPLICATION
Chapter 3 61
SNAplus2 returns details of the focal point using an
FP_NOTIFICATION indication on the callback routine
that was supplied with
REGISTER_MS_APPLICATION. If the focal point
subsequently changes, SNAplus2 sends another
FP_NOTIFICATION with the new information.
max_rcv_size
The maximum number of bytes that the application
can accept in one message. If an incoming MDS_MU is
longer than this size, SNAplus2 segments it and
delivers each segment in a separate
MDS_MU_RECEIVED signal.
Returned Parameters
After the verb executes, SNAplus2 returns parameters to indicate
whether the execution was successful and, if not, to indicate the reason
the execution was not successful.
Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameter:
primary_rc
AP_OK
SNAplus2 does not return a
secondary_rc
when the verb executes
successfully.
Unsuccessful Execution
When a verb does not execute successfully, SNAplus2 returns a primary
return code to indicate the type of error and a secondary return code to
provide specific details about the reason for unsuccessful execution.
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