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