Close

Relief for ODA Team in Ukraine

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

Creates empty directory.

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

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

File: ZipUtils.h 

Namespace: ZipUtils 

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