Retrieves the specified object version from the collection.
HRESULT get_Item(
VARIANT sItem
IRepositoryObjectVersion **ppIReposVersion
);
Parameters
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.
Remarks
There are many different kinds of version collection. The sItem parameter can be an object identifier for some version collections, but not for others. It can be an object identifier only for the Versions-of-Workspace collection, the Workspaces-of-Version collection, or the Checkouts-of-Workspace collection.