CloseRawFolder

Description

Closes a previously open folder and frees the file list that was generated for it. No actual file system changes are made, i.e. the folder is not held open on the file system. The folder is read in its entirety during OpenRawFolder so it does not need to exist on the file system after calling that command.

Definition

CloseRawFolder( ID )

Parameters