CreateBuffer (FUN)ΒΆ
FUNCTION CreateBuffer : CAA.HANDLE
Create a segmented buffer
- InOut:
Scope
Name
Type
Comment
Return
CreateBufferCAA.HANDLEHandle to the buffer
Input
szSizeCAA.SIZEsize of the new Buffer
pDataCAA.PVOIDPointer to initial data. CAA.gc_pNULL => Init with zero
xPermanentBOOLTRUE => Buffer is immutable
peErrorPOINTER TO ERROR
Local library ERROR ID