Retrieves an IVersionCol interface pointer to a collection of object versions. Each item in the collection is a particular version of the target object to which a versioned relationship refers.
HRESULT get_TargetVersions(
IVersionCol **ppTargetVersions
);
Parameters
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.