Clara-Doc - Method Reference

CTBUFFLST_Constructor
Description
Creates a CTBUFFLST instance. You must call this method to use other CTBUFFLST methods. The CTBUFFLST constructor may be called as many times as needed depending on how many CTBUFFLST instances are needed. Every CTBUFFLST instance must also be released via the CTBUFFLST_Destructor method once they are no longer needed.

Prototype

			
     DCTBUFFLST_Constructor...
     D                 PR              *
						
Parameters
Return Values


Returns the address of a CTBUFFLST instance.