setPointVer()

Sets the point version of a version object.

Syntax

void setPointVer(int newPointVer);
  

Examples

newPointVer [in]
is an integer that specifies the point version.

Return values

None.

See also

See also the descriptions of the setMajorVer() and setMinorVer() methods.

Copyright IBM Corp. 1997, 2003