Clara-Doc - Method Reference

CTBUFFLST_Destructor
Description
Releases the resources held by a CTBUFFLST instance.

Prototype

			
     DCTBUFFLST_Destructor...
     D                 PR            10I 0
     D@This                            *   Value
						
Parameters
@This
TypePointer (*)
Passing ModeValue
DescriptionThe address of an CTBUFFLST instance. This pointer MUST be obtained through a call to CTBUFFLST_Constructor.
Return Values

Symbolic ConstantValueDescription
CS_SUCCESS0The CTBUFFLST instance has been successfully destroyed.