HP-UX SNAplus2 MS Programmer's Guide
Management Services Verbs
REGISTER_NMVT_APPLICATION
Chapter 3 67
The 2-byte hexadecimal value of a
particular major vector key.
AP_SPCF_KEYS
Accept all major vector keys in the
range 0x8061–0x8064. This value is
intended for use by an application
that is implementing the SNA
Service Point Command Facility
(SPCF) function; do not use it if your
application is not implementing this
function. The
ms_appl_name
parameter must not match the
application name of any other
application that is registered to
accept SPCF keys.
AP_ALL_KEYS
Accept all major vector keys. The
ms_appl_name
parameter must not
match the application name of any
other application that is registered to
accept all keys.
An application can issue multiple
REGISTER_NMVT_APPLICATION verbs (with the
same application name or different application names)
to accept NMVTs for more than one key or range of
keys.
SNAplus2 uses both the name and the key to
determine which application receives the NMVT.
Therefore, two or more applications can register to
accept NMVTs for the same range of keys
(AP_SPCF_KEYS or AP_ALL_KEYS), provided they use
different application names. However, only one
application can accept NMVTs for a specific key. If you
specify a particular major vector key, the verb returns
an error if another application has already registered
to accept NMVTs for the specified key.
conversion_required