VpeCloseStream

<< Click to Display Table of Contents >>

Navigation:  Memory Streams >

VpeCloseStream

Previous pageReturn to chapter overviewNext page

[Professional Edition and above]

Closes the given stream.

void VpeCloseStream(

VpeHandle hStream

)

VpeHandle hStream

stream handle

Remarks:

When closing a stream, the internal stream handle is destroyed. You may NOT supply the stream handle in any further calls to a method, which takes a stream handle as parameter.