HSDK Class Descriptions › CaHarvest › CaContext& GetContext(void) const
Retrieves the current context object.
CaHarvest
None
Returns a reference to the context object
Throws CaException on error.
Example
CaContext& rContext = Harvest.GetContext();
More information: