HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DELETE_FOCAL_POINT
Chapter 3434
The currently active focal point
(which may be of any type) is
revoked.
AP_IMPLICIT
The implicit definition (defined using
DEFINE_FOCAL_POINT with
backup set to AP_NO) is removed. If
this focal point is currently active,
then it is revoked.
AP_BACKUP
The backup definition (defined using
DEFINE_FOCAL_POINT with
backup set to AP_YES) is removed. If
this focal point is currently active,
then it is revoked.
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
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_CATEGORY_NAME
The supplied category name
contained a character that was not
valid.
AP_INVALID_TYPE
The
type
parameter was not set to a
valid value.