OSI/AS Programming Manual

APS_ASSOC_GETPARAM_
APS Procedure Calls
056783 Tandem Computers Incorporated 3–47
pres-context-result-list
output
INT .EXT:ref:(ZAPS-DDL-PRES-CNTXT-RLIST)
indicates the presentation context definition result list for your connection. This
parameter applies only to presentation and ACSE connections. It is available after
a connect indication or confirm if it was specified in the connect request. For more
information about this parameter, see ZAPS-DDL-PRES-CNTXT-RLIST in
Appendix A and “Encoding ACSE and Presentation User Data” in Section 2.
pres-default-context-name
output
INT .EXT:ref:(ZAPS-DDL-PRES-DEFLT-CNTXT)
indicates the presentation default context name for your connection. This
parameter applies only to presentation and ACSE connections. It is available after
a connect indication if it was specified in the connect request. For more
information about this parameter, see ZAPS-DDL-PRES-DEFLT-CNTXT in
Appendix A and “Encoding ACSE and Presentation User Data” in Section 2.
pres-default-context-result
output
INT: .EXT:ref:1
indicates the remote application’s acceptance or rejection of the presentation
default context name for your connection. This parameter applies only to
presentation and ACSE connections. It can be retrieved for a connect confirm.
This parameter can have the following possible values:
If
connect-result
is ZAPS-VAL-CON-ACCEPT, the value returned in
pres-default-context-result
is ZAPS-VAL-CNTXT-RSLT-
NOVALUE, since this parameter is not relevant for an accepted connection.
If
connect-result
is a value indicating rejection of the connection, the
value returned in
pres-default-context-result
is as follows:
ZAPS-VAL-CNTXT-RSLT-NOVALUE, if the presentation default context
result is not contained in the connect presentation reject (CPR) PPDU
ZAPS-VAL-CNTXT-RSLT-P-REJECT, if the presentation default context
result is contained in the CPR PPDU and the element or default context
name was rejected by the provider
ZAPS-VAL-CNTXT-RSLT-U-REJECT, if the presentation default context
result is contained in the CPR PPDU and the element or default context
name was rejected by the user
For more information about this parameter, see “Encoding ACSE and Presentation
User Data” in Section 2.