Overview | Retrieves the next name-object binding. |
Original interface | CosNaming::BindingIterator Interface |
Exceptions | CORBA standard exceptions |
Intended Usage
This operation is intended to be used by client applications and is not typically overridden.
Syntax
boolean next_one(out CosNaming::Binding binding);
Input parameters
Return values
Example
See the CosNaming Usage example for BindingIterator::destroy.