HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (QUERY Verbs)
QUERY_TP_DEFINITION
Chapter 4990
Name of the security access list used by this TP
(defined using the
DEFINE_SECURITY_ACCESS_LIST verb). This
parameter restricts the TP so that only the users
named in the specified list can allocate conversations
with it.
If this parameter is set to 14 binary zeros, the TP is
available for use by any user.
tp_def_detail.overlay_size
The size of the returned tp_def_detail structure, and
therefore the offset to the start of the next entry in the
data buffer.
tp_def_detail.tp_name
TP name. This is a 64-byte string, padded on the right
with spaces if the name is shorter than 64 characters.
tp_def_detail.description
A null-terminated text string describing the TP, as
specified in the definition of the TP.
tp_def_detail.tp_chars.conv_type
Specifies the type or types of conversation supported by
the TP. Possible values are:
AP_BASIC
The TP supports only basic
conversations.
AP_MAPPED
The TP supports only mapped
conversations.
AP_EITHER
The TP supports either basic or
mapped conversations.
tp_def_detail.tp_chars.security_rqd
Specifies the level of conversation security information
required to start the TP. Possible values are: