Engine.ReleaseSequenceFile

Syntax

Engine.ReleaseSequenceFile( sequenceFileToRelease)

Purpose

Note This method is obsolete. Use the Engine.ReleaseSequenceFileEx method instead.

Remarks

Releases the SequenceFile object from the Engine internal cache.

Note Calling this method does not release the ActiveX reference to the sequence file.

Parameters

sequenceFileToRelease As SequenceFile

[In] Pass a reference to the sequence file to release.

See Also

Engine.GetSequenceFileEx

Engine.NewSequenceFile

Engine.ReleaseSequenceFileEx