Close() should not be called on substreams. When you are done with a substream, release it by calling CATStream::ReleaseSubStream() with its parent.
Implements CATStream. Definition at line 55 of file CATStreamSub.cpp. References CAT_ERR_CLOSING_SUBSTREAM, CATASSERT, and CATRESULT.
|