API Reference > ZipUtils Namespace > Functions > ZipUtils::getDir Function
ZipUtils::getDir Function
Syntax
C++
OdString getDir(const OdString & path);

ZipUtils.h

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

Returns string containing path the directory.

Selects directory part of the path.

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