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

ZipUtils.h

Parameters 
Description 
const OdString & dir 
[in] A string containing path.  

Returns true if string is path to directory; otherwise the method returns false.

Checks if string is path to directory.

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