VpeGetStreamState

<< Click to Display Table of Contents >>

Navigation:  Memory Streams >

VpeGetStreamState

Previous pageReturn to chapter overviewNext page

[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.

int VpeGetStreamState(

VpeHandle hStream

)

VpeHandle hStream

stream handle

Returns:

Value

Description

True

status ok

False

failure