Skip navigation.

CORBA Programming Reference

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

 


CORBA::ORB::create_environment

Synopsis

Creates an environment.

C++ Binding

void CORBA::ORB::create_environment (
CORBA::Environment_out New_env);

Argument

New_env

Receives a reference to the newly created environment.

Description

This member function creates an environment.

Return Values

None.

See Also

CORBA::NVList::add
CORBA::NVList::add_item
CORBA::NVList::add_value
CORBA::release

 

Skip navigation bar  Back to Top Previous Next