HP-UX SNAplus2 R7 APPC Programmer's Guide

Appendix BCommon Return Codes
as
AP_SECURITY_NOT_VALID. See the define_defaults command in the HP-UX SNAplus2 Administration
Command Reference and DEFINE_DEFAULTS NOF verb in the HP-UX SNAplus2 NOF Programmers Guide
for details.
B.2 AP_BACKED_OUT
UNIX
The primary and secondary return codes are:
primary_rc
AP_BACKED_OUT
The partner TP (or another TP participating in the same logical unit of work) has issued a backout
request. The Syncpoint Manager is responsible for performing the appropriate Syncpoint processing
based on the secondary return code, which is one of the following:
secondary_rc
Possible values are:
AP_BO_NO_RESYNC
The partner TP has completed backing out its resources.
AP_BO_RESYNC
A failure occurred while the partner TP was attempting to back out its resources; resynchronization is
still in progress.
B.3 AP_CANCELLED
WINDOWS
The primary return code is:
primary_rc
AP_CANCELLED
The verb was issued using the WinAsyncAPPC entry point, and was then canceled using the
WinAPPCCancel entry point. For more information about these entry points, see Section 2.4, APPC
Entry Points: Windows Systems.
A secondary return code is not returned.
B.4 AP_COMM_SUBSYSTEM_ABENDED
The primary return code is:
primary_rc
AP_COMM_SUBSYSTEM_ABENDED
281