DataIsValidForRead Property

Object List Next Object

Defined By:
DataBuffer

Description:

Indicates that the memory location is readable.

Details:

This property is read only and cannot be changed.


Value Description


False(0) (Default) The memory location is not readable.

True(-1) The memory location is readable.

Data Type: Boolean

See Also:

DataIsValidForWrite property