OECloseIStream¶
void OECloseIStream(oeistream *)
Closes the specified input oeistream stream.
This function only works on oeistreams
created with the OEOpenIStream
function and is also the only way in which they should be closed.
void OECloseIStream(oeistream *)
Closes the specified input oeistream stream.
This function only works on oeistreams
created with the OEOpenIStream
function and is also the only way in which they should be closed.