10 #ifndef EDSCONTACTSSTORAGEITEMITERATOR_HPP_
11 #define EDSCONTACTSSTORAGEITEMITERATOR_HPP_
60 enum eFetchContacts fetchContacts(
int fetchsize);
63 EBookClientCursor * cursor;
68 #endif // EDSCONTACTSSTORAGEITEMITERATOR_HPP_
This object associates OpenAB::PIMItem with its unique ID from OpenAB_Storage::Storage. Additionally it stores status flag used in synchronization process.
Definition: StorageItem.hpp:22
The StorageItemIterator is mainly used to quickly browse the Storage contents.
Definition: StorageItem.hpp:97