API Reference > OdBcf Namespace > Classes > OdBcfDataAccessor Class > OdBcfDataAccessor Methods > OdBcfDataAccessor::getVersion Method
OdBcfDataAccessor::getVersion Method
Syntax
C++
virtual OdBcfVersionPtr getVersion(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 version data.

Retrieves information on the BCF schema used.

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