HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (QUERY Verbs)
QUERY_NMVT_APPLICATION
Chapter 4 837
The size of the returned nmvt_application_data
structure, and therefore the offset to the start of the
next entry in the data buffer.
nmvt_application_data.application
Name of the registered application. This is an 8-byte
type-A EBCDIC string, padded on the right with spaces
if the name is shorter than 8 characters.
nmvt_application_data.ms_vector_key_type
MS vector key accepted by the application. When the
application registers for NMVT messages, it specifies
which MS vector keys it will accept.
nmvt_application_data.conversion_required
Specifies whether the registered application requires
incoming messages to be converted from NMVT to
MDS_MU format. When the application registers for
NMVT messages, it specifies whether this conversion is
required. Possible values are:
AP_YES
Incoming messages are converted to
MDS_MU format.
AP_NO
Incoming messages are not
converted.
Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2
returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_APPLICATION_NAME