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

ZipUtils.h

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

Returns list of directories.

Creates list of all directories in specified directory.

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