14.10.14.4 Description
This operation is used by applications to determine which
objects have references available via the initial references
mechanism. This operation returns an ObjectIdList,
which is a sequence of ObjectIds.
ObjectIds are typed as strings.
Each object, which may need to be made available at
initialization time, is allocated a string value to represent it.
In addition to defining the ID, the type of object being returned
must be defined, that is, InterfaceRepository returns
an object of type Repository, and
NameService returns a CosNamingContext
object.
Parent topic: CORBA::ORB::list_initial_services