getMinorVer()

Retrieves the minor version of a version object.

Syntax

int getMinorVer() const;
  

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.

Copyright IBM Corp. 1997, 2003