Clara-Doc - Method Reference

CTBUFFLST_Clear
Description
Removes all byte buffers held in the list.

Prototype

			
     DCTBUFFLST_Clear...
     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 list has been cleared successfully.