Returns an indication of the resolution technique by which Microsoft® Repository chose to give you a reference to the current version (rather than a reference to any other version of the same object).
HRESULT get_ResolutionType(
LONG *pResolutionType
);
Parameters
[out]
One of four possible values:
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.
Remarks