Close (ActiveX / VCL)

<< Click to Display Table of Contents >>

Navigation:  Memory Streams (ActiveX / VCL) >

Close (ActiveX / VCL)

Previous pageReturn to chapter overviewNext page

[Professional Edition and above; ActiveX / VCL only]

Closes the given stream.

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