Returns an IVersionCol interface pointer to a collection of object versions currently present in the workspace.
HRESULT get_Contents(
IVersionCol **ppWSVersions
);
Parameters
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.
Remarks
For each repository object, at most one version can be present in the current workspace.