This method retrieves the major version number of the first repository engine version that introduced this database format.
HRESULT get_MajorDBVersion(
long *piMajorDBVersion
);
piMajorDBVersion
[out, retval]
A pointer to the major version number of the first repository engine version that introduced this database format.
S_OK
The method completed successfully.
The method failed to complete successfully.