Clara-Doc - Method Reference

 / packages  / CTBASE  / Version 01.00.00  / CTBUFF

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

Prototype

			
     DCTBUFF_Constructor...
     D                 PR              *
						
Parameters
Return Values


Returns the address of a CTBUFF instance ready for use.