OSI/AS Programming Manual
APS_ASSOC_GETPARAM_
APS Procedure Calls
3–44 056783 Tandem Computers Incorporated
APS_ASSOC_GETPARAM_ This procedure makes the parameters of the following primitives available to you:
Connect indication
Connect confirm
Release indication
Release confirm
Provider abort indication
User abort indication
This procedure also provides OSI address information following the completion of an
APS_ASSOC_CONNECTREQ_ or an APS_ASSOC_ATTACH_ procedure call.
error
 := APS_ASSOC_GETPARAM_
 ( 
cepi
 ! I
 ,[ 
conid
 ] ! O
 ,[ 
local-appl
 ] ! O
 ,[ 
remote-appl
 ] ! O
 ,[ 
connect-result
 ] ! O
 ,[ 
session-rqmnts
 ] ! O
 ,[ 
release-result
 ] ! O
 ,[ 
abort-reason
 ] ! O
 ,[ 
mode
 ] ! O
 ,[ 
pres-context-list
 ] ! O
 ,[ 
pres-context-result-list
 ] ! O
 ,[ 
pres-default-context-name
 ] ! O
 ,[ 
pres-default-context-result
 ] ! O
 ,[ 
acse-appl-context-name
 ] ! O
 ,[ 
acse-local-ae-title
 ] ! O
 ,[ 
acse-remote-ae-title
 ] ! O
 ,[ 
acse-local-invocation-ids
 ] ! O
 ,[ 
acse-remote-invocation-ids
 ] ! O
 ,[ 
acse-result-source
 ] ! O
 ,[ 
acse-diagnostic
 ] ! O
 ,[ 
acse-release-reason
 ] ! O
 ,[ 
acse-abort-source
 ] ); ! O
error
 returned value
INT
indicates the outcome of the call. For the possible values of ZAPS-ERR-xxx, see
“Error Codes” in Appendix B.
cepi
 input
INT:value
is the connection endpoint identifier (CEPI) for this connection.










