API Reference > OdBcf Namespace > Classes > OdBcfSession Class > OdBcfSession Methods > OdBcfSession::getArchive Method
OdBcfSession::getArchive Method
Syntax
C++
OdBcfArchivePtr getArchive(const OdString & projectId, OdResult * result = NULL);
Parameters 
Description 
const OdString & projectId 
[in] A string that contains the project identifier.  
OdResult * result = NULL 
[out] A raw pointer to a value that contains the result of the operation.  

A smart pointer to the archive.

Retrieves an archive with the specified identifier.

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