CPI-C Receive Buffer part
Select the CPI-C Receive Buffer part REQTEXT to add a CPI-C receive buffer. This represents a buffer you can use to hold the results of a CPI-C Conversation receive action.
Part:
REQTEXT    CPI-C Receive Buffer
Category:
REQTEXT   CPI-C Category
Class Name:
AbtCPICReception
The AbtAPPC Reception class is a subclass of AbtReusable Buffer, which represents memory that is not managed by Smalltalk's garbage collector. You should therefore be sure to free this memory when it is no longer needed, using the ports free action, to avoid memory leaks.
 
Last modified date: 02/27/2018