API Reference > OdZipIO Namespace > Classes > OdZipIODiskFolder Class > OdZipIODiskFolder Methods > OdZipIODiskFolder::createObject Method
OdZipIODiskFolder::createObject Method
Syntax
C++
static OdSmartPtr<OdZipIODiskFolder> createObject(const OdString & folder);
Parameters 
Description 
const OdString & folder 
[in] A string containing path to archive working folder.  

Returns a smart pointer to the created OdZipIODiskFolder instance.

Creates a new archive folder object.

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