Retrieves the minor version of a version object.
Syntax
int getMinorVer() const;
Parameters
None.
Return values
An integer that specifies the minor version in the latest version.
See also
See also the descriptions of the getLATESTVERSION(), getMajorVer(), and getPointVer() methods.