version(versionval)

Description

Specifies a version number.

Allowed on

Library, struct, module, dispinterface, interface, coclass, enum, union.

Comments

The argument versionval is a real number in the format n.m, where n is a major version number and m is a minor version number.