ostc_ObjectList
Truncating Incremental Lists
ostc_ObjectList::done()
virtual void done() ;
Call this function if you have traversed part of an incremental list, and you do not need access to the rest of the list. After the call to done(), the list contains just those elements that have already been returned by the Server.
[previous] [next]