API Reference > Classes > OdBmDatabaseFileNameProperty Structure > OdBmDatabaseFileNameProperty Methods > OdBmDatabaseFileNameProperty::subGetValue Method
OdBmDatabaseFileNameProperty::subGetValue Method
Syntax
C++
virtual OdResult subGetValue(const OdRxObject* pO, OdRxValue& value) const;
Parameters 
Description 
const OdRxObject* pO 
[in] An OdBmDatabase object.  
OdRxValue& value 
[out] OdRxValue of OdString type, containing database name.
 

eOk if the operation completed successfully. eNotApplicable - otherwise.

Returns the database filename. 

 

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