HP-UX SNAplus2 R7 APPC Programmer's Guide

APPC Conversation Verbs
MC_GET_ATTRIBUTES and GET_ATTRIBUTES
The value of this parameter was returned by the [MC_]ALLOCATE verb in the invoking TP or by
RECEIVE_ALLOCATE in the invoked TP.
4.7.6 Returned Parameters
After the verb executes, APPC returns parameters to indicate whether the execution was successful and, if not, to
indicate the reason the execution was not successful.
Successful Execution
If the verb executes successfully, APPC returns the following parameters. For more information about the meaning
and usage of these parameters, refer to the
HP-UX SNAplus2 Administration Guide.
primary_rc
AP_OK
sync_level
Synchronization level of the conversation. This parameter determines whether the TPs can request conrmation
of receipt of data and conrm receipt of data.
Possible values are:
AP_CONFIRM_SYNC_LEVEL
The TPs can use conrmation processing in this conversation.
AP_SYNCPT
The TPs can use LU 6.2 Syncpoint functions in this conversation. For more information, see Section
1.12, Syncpoint Support.
AP_NONE
Conrmation processing will not be used in this conversation.
mode_name
Name of a set of networking characteristics.
This parameter is an 8-byte EBCDIC character string. It can consist of characters from the type-A EBCDIC
character set. These characters are as follows:
Uppercase letters
Numerals 09
Special characters $, #, and @
net_name
Name of the network containing the local LU.
This parameter is an 8-byte EBCDIC character string. It can consist of characters from the type-A EBCDIC
character set. These characters are as follows:
Uppercase letters
Numerals 09
Special characters $, #, and @
lu_name
Name of the local LU.
This parameter is an 8-byte EBCDIC character string. It can consist of characters from the type-A EBCDIC
character set. These characters are as follows:
147