wwHeap.SetData
Sets a block of data into the allocated heap, or if no prior call to .Allocate()
was made, also allocates the heap for the size of the block of data.
o.wwHeap.SetData(lcData)
returns .T. or .F.
Parameters
lcData
The string or blob data to set into the heap memory.
See also
Class wwHeap© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic