Delphi (TCDirectIntf.pas)
| function VcsSetView( ViewID: Cardinal ): Integer;
|
Parameters
|
Name
|
Description
|
|
ViewID
|
The ID of the View to select
|
Return Value
Err_OK if successful or an error code indicating the error.
Remarks
The default View, which is always available, has an ID of zero. This view includes all revisions of all files. For more information on Views, see the main TeamCoherence help file.
Exported
| function TCDVcsSetView( ViewID: Cardinal ): Integer; stdcall;
|
© 1995-2011 Quality Software Components Ltd