Retrieves the current CA Harvest SCM client path.
CaContext
None
Client path if set, empty string if empty
Example
CaHarvest Harvest; CaContext& rContext = Harvest.GetContext(); CaString szPath = rContext.GetClientPath();
| Copyright © 2013 CA. All rights reserved. |
|