API Reference > OdDb Classes > OdDbHostAppServices Class > OdDbHostAppServices Methods > OdDbHostAppServices::releaseMajorMinorString Method
OdDbHostAppServices::releaseMajorMinorString Method
Syntax
C++
virtual const OdString releaseMajorMinorString();

Returns the release major and minor version string of the client application.

The default implementation of this function returns oddbGetLibraryInfo()->getLibVersion().

Copyright © 2002–2020. Open Design Alliance. All rights reserved.