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

Returns a string object that contains the application's major and minor version numbers.

Retrieves the major and minor numbers of the client application's version represented as a string.

The default implementation of this method returns oddgGetLibraryInfo()->getLibVersion().

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