API Reference > Classes > PRC Base Classes > OdPrcHostAppServices Class > OdPrcHostAppServices Methods > OdPrcHostAppServices::releaseMajorMinorString Method
OdPrcHostAppServices::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 method returns oddgGetLibraryInfo()->getLibVersion().

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