HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (QUERY Verbs)
QUERY_DSPU_TEMPLATE
Chapter 4 683
The position in the list from which SNAplus2 should
begin to return data. Possible values are:
AP_FIRST_IN_LIST
Start at the first entry in the list.
AP_LIST_INCLUSIVE
Start at the entry specified by the
template_name
parameter.
AP_LIST_FROM_NEXT
Start at the entry immediately
following the entry specified by the
template_name
parameter.
For more information about how the list is ordered and
how the application can obtain specific entries from it,
see “List Options For QUERY_* Verbs”.
template_name
Name of the DSPU template for which information is
required, or the name to be used as an index into the
list. This is an 8-byte string in a locally displayable
character set. This parameter is ignored if
list_options
is set to AP_FIRST_IN_LIST.
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
buf_size
Length of the information returned in the buffer.
total_buf_size
Returned value indicating the size of buffer that would
have been required to return all the list information
requested. This may be higher than
buf_size
.
num_entries