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

ZipUtils.h

Parameters 
Description 
value 
[in] A string containing path to new directory.  

Returns 0 if directory was successfully removed; otherwise, the method returns an appropriate error.

Removes empty directory.

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