FUNCTION GetBufferSize : CAA.SIZE
Get the size of the segmented buffer in bytes
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
GetBufferSize
|
CAA.SIZE
|
Get the buffer size in bytes
|
Input
|
hBuffer
|
CAA.HANDLE
|
Handle to the buffer created by CreateBuffer
|
peError
|
POINTER TO ERROR
|
Local library ERROR ID
|
|