Returns the name of the client machine that this version was checked out to.
Note: The returned LPCTSTR persists as long as the CA Harvest SCM version object is valid and in scope.
CaVersion
None
LPCTSTR-client machine name
Example
CaVersion* pVersion = GetVersionById(iVersionId); LPCTSTR szMachine pVersion->GetClientMachine();
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|