Purpose
 
 Close a
 
 transcoder stream.
 
  Synopsis
 
 int XNLScloseconv(void *vctx, XNLSstream stream);
 
  Arguments
 
 
  
   | 
     vctx 
     | 
     Runtime context for data reader/writer
     | 
  
   | 
     stream 
     | 
     Stream to close
     | 
 
  Return value
 
 0 if successful, any other value indicates an error.
  Related topics