CosPropertyService_PropertiesIterator
MODULE
MODULE SUMMARY
DESCRIPTION
To get access to the record definitions for the structures use:
-include_lib("cosProperty/include/CosPropertyService.hrl").
EXPORTS
Types:
This operation resets the position to the first property.
Types:
This operation returns true . If false is returned the out parameter is a non-valid Property.
next_n(Iterator, HowMany) -> Reply
Types:
This operation returns true if the requested number of properties can be delivered and there are additional properties. If false is returned and a sequence of max HowMany properties will be returned and no more properties can be delivered.
Types:
This operation will terminate the Iterator and all subsequent calls will fail.