Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ZipUtils::removeDir Function
Syntax
C++
int removeDir(const OdString & dir);

Removes directory.

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

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

The function removes all files from directory and recursively removes all subdirectories.

File: ZipUtils.h 

Namespace: ZipUtils 

Copyright © 2002-2022. Open Design Alliance All rights reserved.