Communications/Transactions Guide and Reference


CPI-C Receive Buffer

Select the CPI-C Receive Buffer part to add an CPI-C receive buffer. This part represents a buffer you can use to hold the results of an CPI-C Conversation receive action.

Part:
CPI-C Receive Buffer icon   CPI-C Receive Buffer
Category:
CPIC icon    CPI-C
Class Name:
AbtCPICReception

The CPI-C Receive Buffer part has no settable attributes. 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.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]