![]() |
![]() |
|
|
Unsubscribing from Events
The TPUNSUBSCRIBE(3cbl) routine enables a BEA Tuxedo system ATMI client or server to unsubscribe from an event.
Use the following signature to call the TPUNSUBSCRIBE routine:
01 TPEVTDEF-REC.
COPY TPEVTDEF.
01 TPSTATUS-REC.
COPY TPSTATUS.
CALL "TPUNSUBSCRIBE" USING TPEVTDEF-REC TPSTATUS-REC
Refer to Subscribing to Events for a detailed description of the TPEVTDEF-REC data structure, and to Using the ATMI /Q Component for more information on the TPQUEDEF-REC data structure.
![]() |
![]() |
![]() |
|
Copyright © 2001 BEA Systems, Inc. All rights reserved.
|