Retrieve the Object Id of the current Project.
CaContext
None
Project Object Id if set, NULL_HAROBJID if empty.
Example
CaHarvest Harvest; CaContext& rContext = Harvest.GetContext(); HAROBJID iObjId = rContext.GetProjectId();
| Copyright © 2013 CA. All rights reserved. |
|