DataIsValidForWrite Property
Object List Next Object
Defined By: DataBuffer
Description:
Indicates that the memory location is writeable.
Details:
This property is read only and cannot be changed.
Value Description
False(0) (Default) The memory location is not writeable.
True(-1) The memory location is writeable.
Data Type: Boolean
See Also:
DataIsValidForRead property