Tuxedo
0

Administering a Tuxedo Application at Run Time

 Previous Next Contents View as PDF  

CORBA::ContextList::item

Synopsis

Retrieves a pointer to the ContextList object, based on the index passed in.

C++ Binding

const char* item(ULong index);

Argument

index

The index into the ContextList object. The indexing is zero-based.

Exceptions

If this function does not succeed, the BAD_PARAM exception is thrown.

Description

This member function retrieves a pointer to a ContextList object, based on the index passed in. The function uses zero-based indexing.

Return Values

If the function succeeds, the return value is a pointer to the ContextList object.

See Also

CORBA::ContextList::add
CORBA::ContextList::add_consume
CORBA::ContextList::count
CORBA::ContextList::remove

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy