J-Integra® Espresso Programming Documentation (API)

NamingContext.new_context Method

This operation returns a naming context implemented by the same naming server as the context on which the operation was invoked. The new context is not bound to any name.

NamingContext new_context( );

Parameters

none

Return Value

NamingContext object

Remarks

none

Exceptions

none

See Also

NamingContext Interface | NamingContext Members | Ics.CosNaming Namespace