API Reference > OdBcf Namespace > Classes > OdBcfDataAccessor Class > OdBcfDataAccessor Methods > OdBcfDataAccessor::getProjectExtension Method
OdBcfDataAccessor::getProjectExtension Method
Syntax
C++
virtual OdBcfProjectExtensionPtr getProjectExtension(const OdString & projectName, OdResult * result = NULL) = 0;
Parameters 
Description 
const OdString & projectName 
[in] A string that contains the name of the BCF file.  
OdResult * result = NULL 
[out] A raw pointer to a variable containing the result of the operation.  

A smart pointer to the project data.

Retrieves information about the project.

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