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

A string that contains the project identifier of the archive object.

Adds an existing archive object to the session collection.

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