Returns the collection of workspaces in which the current object version is present.
HRESULT get_Workspaces(
IVersionCol **ppIWorkspaces
);
Parameters
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.
Remarks
If the current object version is not present in any workspaces, this method returns an empty collection.