DataAllocated Property
Object List Next Object
Defined By: DataBuffer
Description:
Indicates whether or not memory has been allocated to hold data.
Details:
This property is read only and cannot be changed.
Value Description
False(0) (Default) Memory has not been allocated.
True(-1) Memory has been allocated.
Data Type: Boolean