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 © 2013 CA. All rights reserved. |
|