Close

<< Click to Display Table of Contents >>

Navigation:  Memory Streams >

Close

Previous pageReturn to chapter overviewNext page

[Professional Edition and above; .NET, Java, PHP, etc.]

Closes the given stream.

method override void TVPEStream.Close(

)

Remarks:

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