Function
EN
Version 5.00
@GetBufferInfo
System
Syntax
@GetBufferInfo(BUFFERHANDLE1;RETFNUSEDSIZE);
@GetBufferInfo(BUFFERHANDLE1;RETFNUSEDSIZE;RETFNALLOCSIZE);
@GetBufferInfo(BUFFERHANDLE1;RETFNUSEDSIZE;RETFNALLOCSIZE;RETFNCURRENTPOSITION);
Description
Returns information about the BINBUFFER with the BUFFERHANDLE BUFFERHANDLE1 is returned. The buffer pointer is returned as the return value.
FN RETFNUSEDSIZE:
The currently used size of the buffer.
FN RETFNALLOCSIZE:
The allocated size of the buffer.
FN RETFNCURRENTPOSITION:
The current position for write operations etc. in the buffer.
Note : This text was machine-translated and may contain inaccuracies.
