![]() |
![]() |
e-docs > Tuxedo > Administering a Tuxedo Application at Run Time > CORBA API |
Administering a Tuxedo Application at Run Time
|
Synopsis
Creates a child of the Context object.
C++ Binding
void CORBA::Context::create_child (
const char * CtxName,
CORBA::Context_out CtxObject);
Arguments
Exception
CORBA::NO_MEMORY
Description
This member function creates a child of the Context object. That is, searches on the child Context object will look for matching property names in the parent context (and so on, up the context tree), if necessary.
Return Values
None.
See Also
CORBA::ORB::get_default_context
CORBA::release
![]() |
![]() |
![]() |
![]() |
||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |