handleReply

virtual void handleReply(CclBuf* commarea)

commarea
A pointer to the CclBuf object containing the returned COMMAREA or zero if none.

This method is called whenever a reply is received from a server, irrespective of the type of synchronization or the type of call. See Programming in C++ . To deal with replies, subclass CclFlow and provide your own implementation of handleReply. The default implementation merely returns to the caller.


Reference Reference

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//proref/hrfc105.html