setDataLength

unsigned long setDataLength(unsigned long length)

length
The new length of the data area, in bytes.

Changes the current length of the data area and returns the new length. If the CclBuf object is not extensible, the data area length is set to either the original length of the data area, or length, whichever is less.

If length is greater than the data area length, the data is padded with nulls.


Reference Reference

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//proref/hrfc015.html