Tuxedo
0

Administering a Tuxedo Application at Run Time

 Previous Next Contents View as PDF  

CORBA::ORB::create_context_list

Synopsis

Creates and returns a list of contexts.

C++ Binding

void CORBA::ORB::create_context_list(
CORBA::ContextList_out List);

Argument

List

Receives a reference to the newly created context list.

Description

This member function creates and returns a list of context strings that must be supplied with the Request operation in a form that may be used in the Dynamic Invocation Interface (DII). When no longer needed, this list must be freed using the CORBA::release member function.

Return Values

None.

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy