Retrieve the object ID of the viewpath.
CaContext
None
Example
CaHarvest Harvest; CaContext& rContext = Harvest.GetContext(); bool bResult = rContext.SetViewPath(“\rep\work”); if ( bResult) HAROBJID iViewPath = rContext.GetViewPathId();
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|