Returns the full path name for the version's checked out location.
Note: The returned LPCTSTR persists as long as the CA Harvest SCM version object is valid and in scope.
CaVersion
None
LPCTSTR-the client path
Example
CaVersion* pVersion = GetVersionById(iVersionId); LPCTSTR szPath pVersion->GetClientPath();
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|