Close

Relief for ODA Team in Ukraine

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

Removes file.

Parameters
Description
path
[in] A string containing path to file.

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

File: ZipUtils.h 

Namespace: ZipUtils 

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