TCVcsGetObjectVersions
Return to Introduction  Previous page  Next page
Returns the list of Version Labels contained by the passed ID.

Delphi (TCIntf.pas)

function TCVcsGetObjectVersionsconst ID: Integer; const VersionList: TStrings ): Integer;  

Parameters

Name
Description
ID
ID of the object
VersionList (In/Out)
Returns the list of contained Version Labels


Return Value

Err_OK if successful or an error code indicating the error.

Remarks

The Objects property of the passed VersionList contains the ID's of the associated Version Labels

Exported

function TCVcsGetObjectVersionsconst ID: Integer; const Stream: TStream ): Integer; stdcall;  


 


© 1995-2018 MCN Software