HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DELETE_FOCAL_POINT
Chapter 3 433
DELETE_FOCAL_POINT
The DELETE_FOCAL_POINT verb removes the definition of a focal
point for a specified MS category (either the main focal point for that
category or a backup focal point). If the defined focal point application is
active and acting as the current focal point for that category, SNAplus2
sends an MS_CAPABILITIES message to the focal point to revoke it so
that it no longer acts as the focal point.
VCB Structure
typedef struct delete_focal_point
{
AP_UINT16 opcode; /* verb operation code */
unsigned char reserv2; /* reserved */
unsigned char format; /* reserved */
AP_UINT16 primary_rc; /* primary return code */
AP_UINT32 secondary_rc; /* secondary return code */
unsigned char reserved; /* reserved */
unsigned char ms_category[8]; /* management services category */
unsigned char type; /* type of focal point */
} DELETE_FOCAL_POINT;
Supplied Parameters
The application supplies the following parameters:
opcode
AP_DELETE_FOCAL_POINT
ms_category
Management Services category. This may be either one
of the category names specified in the MS
Discipline-Specific Application Programs table of
Systems Network Architecture: Management Services
Reference (see “Related Publications”), padded with
EBCDIC spaces (0x40), or a user-defined category. A
user-defined category name is an 8-byte type-1134
EBCDIC string, padded with EBCDIC spaces (0x40) if
necessary.
type
Specifies the type of the focal point that is being
deleted. Possible values are:
AP_ACTIVE