API Reference > ZipUtils Namespace > Functions > ZipUtils::getFileList Function
ZipUtils::getFileList Function
Syntax
C++
OdStringArray getFileList(const OdString & dir);

ZipUtils.h

Parameters 
Description 
const OdString & dir 
[in] A string containing path to directory.  

Returns list of files.

Creates list of all files in specified directory.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.