CXVersion.Major

The major version number, e.g., the '10' in '10.7.3'. A negative value indicates that there is no version number at all.

struct CXVersion
int Major;

Meta