HP-UX SNAplus2 MS Programmer's Guide

Management Services Verbs
UNREGISTER_NMVT_APPLICATION
Chapter 3 93
REGISTER_NMVT_APPLICATION. The string must
be eight characters long; pad on the right with
EBCDIC space characters (0x40) if necessary.
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.
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
One of the following:
AP_APPL_NOT_REGISTERED
The application has not previously
issued
REGISTER_NMVT_APPLICATION
with the application name specified
on this verb.
AP_INVALID_TARGET_HANDLE
The supplied target handle was not a
valid value returned on a previous
CONNECT_MS_NODE verb.