void Close()
The Close method closes the OEDirectoryScan and frees any system resources. This method is invoked automatically by the classes' destructor. Following a call to Close, operator bool will always return false.
Close
OEDirectoryScan
operator bool