Intended Usage
Context objects may be "chained" together to achieve a particular defaulting behavior. Property searches on a child ontext recursively look in the parent context. The parent method retrieves the parent of the target Context object.
Syntax
CORBA::Context_ptr parent() const;
Input parameters
None
Return values