HP-UX SNAplus2 R7 APPC Programmer's Guide
APPC Control Verbs
SET_TP_PROPERTIES
Possible values are:
AP_BAD_TP_ID
The value of tp_id did not match a TP identifier assigned by APPC.
AP_INVALID_FORMAT
The reserved parameter format was set to a nonzero value.
AP_SYNC_NOT_ALLOWED
The application issued this verb within a callback routine, using the synchronous
APPC entry point.
Any verb issued from a callback routine must use the asynchronous entry point.
State Check
No state check errors occur for this verb.
Other Conditions
If the verb does not execute because other conditions exist, APPC returns primary return codes (and, if applicable,
secondary return codes). For information about these return codes, see Appendix B, Common Return Codes.
Possible values are:
primary_rc
AP_COMM_SUBSYSTEM_ABENDED
AP_INVALID_VERB
AP_TP_BUSY
AP_UNEXPECTED_SYSTEM_ERROR
APPC does not return secondary return codes with these primary return codes.
3.6.4 State When Issued
The conversation can be in any state when the TP issues this verb.
3.6.5 State Change
The conversation state does not change for this verb.
3.6.6 Usage and Restrictions
For TPs that use Syncpoint functions, when the local application changes the protected LUWID, the Syncpoint
Manager is responsible for sending the appropriate PS header to the partner application to inform it of the new
protected LUWID. Similarly, when the Syncpoint Manager receives a PS header containing a new protected LUWID,
it must issue SET_TP_PROPERTIES to inform the local LU of the new LUWID.
102