Description

This method provides some of the same functionality as Close(), but it does not destroy the Subclass helper object (file format specific). It resets any internal file names and flushes data buffers.

Return Type

None  

Syntax

object.Reset

The Reset Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McStream.

Remarks

A subsequent call to Open() will not close the subclass.