IRepositoryObjectVersion::get_ResolutionType

See Also

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

*pResolutionType

[out]
One of four possible values: 

Return Value

S_OK

The method completed successfully.

Error
Values

This method failed to complete successfully.

Remarks

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.