SBM.CopyBufferData (FUN)
(CAA_SegBufferMan.library)
Input:
hBuffer
|
CAA.HANDLE
|
Buffer to copy
|
szOffset
|
CAA.SIZE
|
Offset in buffer
|
szLength
|
CAA.SIZE
|
Length of data to copy
|
pData
|
CAA.PVOID
|
Destination
|
szSize
|
CAA.SIZE
|
Size of destination
|
Returns:
eError
|
SBM.ERROR
|
Error id
|