TCVcsGetViews
Return to Introduction  Previous page  Next page
Returns the list of currently defined Views

Delphi (TCIntf.pas)

procedure TCVcsGetViewsconst Views: TStrings; var ActiveIndex: Integer );  

Parameters

Name
Description
Views (In/Out)
Returns the list of Views
ActiveIndex (Out)
Index of the currently active View


Return Value

None

Remarks

For more information on Views, see the main Team Coherence help file.

Exported

procedure TCVcsGetViewsconst pViews: PChar; var ActiveIndex: Integer ); stdcall;  


 


© 1995-2018 MCN Software