z/OS MVS Programming: Writing Servers for APPC/MVS
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Syntax Format for Unregister_For_Allocates

z/OS MVS Programming: Writing Servers for APPC/MVS
SA23-1396-00

The figure below shows the syntax of the CALL statement for the Unregister_For_Allocates service. You must code all parameters on the CALL statement in the order shown.

Figure 1. Syntax for Unregister_For_Allocates
CALL ATBURA2(
        Notify_type,
        Allocate_queue_token,
        Reason_code,
        Return_code
       );

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014