Delphi (TCIntf.pas)
| procedure TCVcsGetViews( const 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 TeamCoherence help file.
Exported
| procedure TCVcsGetViews( const pViews: PChar; var ActiveIndex: Integer ); stdcall;
|
© 1995-2011 Quality Software Components Ltd