HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DELETE_DSPU_TEMPLATE
Chapter 3 427
DELETE_DSPU_TEMPLATE
The DELETE_DSPU_TEMPLATE verb deletes a specific downstream
physical unit (DSPU) template that was previously defined using a
DEFINE_DSPU_TEMPLATE verb.
VCB Structure
typedef struct delete_dspu_template
{
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 template_name; /* name of template */
AP_UINT16 num_of_dslu_templates /* number of dslu templates */
Supplied Parameters
Supplied parameters are:
opcode
AP_DELETE_DSPU_TEMPLATE
template_name
Name of the DSPU template to be deleted. Specify 1-8
locally displayable characters.
num_of_dslu_templates
Number of DSLU templates to be deleted. Specify a
value in the range 1-255, or specify 0 (zero) to delete
the entire DSPU template.
The subrecord dslu_template contains the following parameters:
min_nau
Minimum NAU address in the range of DSLU
templates to be deleted. Specify a value in the range
1-255.
max_nau