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