import "saeaccess.idl";
NOTE: If the SubscriberIterator is not used for an allotted time, the garbage collector takes care of it.
Public Member Functions | |
SubscriberSeq | next_n (in unsigned long how_many, out boolean more) |
The next_n() method retrieves the next N number of subscriber objects. | |
void | destroy () |
The destroy () method stops the SubscriberIterator() method and frees associated memory. |
|
The destroy () method stops the SubscriberIterator() method and frees associated memory.
|
|
The next_n() method retrieves the next N number of subscriber objects.
|