<< Click to Display Table of Contents >> Close |
[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.