The get_MajorVersion method returns the major version number of an administration object.
HRESULT ICatalog::get_MajorVersion(
long* |
retval); |
Parameters
retval [out]
Pointer to the major version number of the MTS object.
Return Values
S_OK
Method completed successfully.
E_INVALIDARG
Out parameter is NULL.
Comments
Call the get_MajorVersion method and the get_MinorVersion method to determine if you are using the most current version of MTS