TCVcsGetViewBaseID
Return to Introduction  Previous page  Next page
Returns the ID of the Version Label or Promotion Label that forms the basis of the current View.

Delphi (TCIntf.pas)

function TCVcsGetViewBaseID: Cardinal;  

Parameters

None

Return Value

The base ID of the current View.

Remarks

Gets the object ID that represents the Version or Promotion level that the currently selected View is based upon, or zero if there is no View selected. For more information on Views, see the main Team Coherence help file.

Exported

function TCVcsGetViewBaseID: Cardinal; stdcall;  


 


© 1995-2018 MCN Software