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