| << Click to Display Table of Contents >> State |     | 
[Professional Edition and above]
Returns the status of the stream.
For memory streams the state can become false, if the system is out-of-memory, or if you try to read past the end of file, or if you seek outside the file.
property boolean TVPEStream.State
read; runtime only
Returns:
| Value | Description | 
| True | status ok | 
| False | failure |