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, 2004