HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (QUERY Verbs)
QUERY_EMULATOR_USER_DEF
Chapter 4690
To request data for a specific user rather than a range,
specify the value 1. To return as many entries as
possible, specify zero; in this case, SNAplus2 will
return the maximum number of entries that can be
accommodated in the supplied data buffer.
list_options
The position in the list from which SNAplus2 should
begin to return data, and the level of information
required for each entry. Specify the level of information
with one of the following values:
AP_SUMMARY
Summary information only.
AP_DETAIL
Detailed information.
Combine this value using a logical OR operation with
one of the following values:
AP_FIRST_IN_LIST
Start at the first session for the first
user in the list.
AP_LIST_INCLUSIVE
Start at the entry specified by the
supplied user name and session
name, or start at the first session for
the specified user if no session name
is specified.
AP_LIST_FROM_NEXT
If a session name is specified, start at
the session immediately following the
specified session. If no session name
is specified, start at the first session
for the specified user.