Engine.ReleaseSequenceFile
- Updated2025-07-21
- 1 minute(s) read
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.