Reads information about all messages for the folder folder_name and calls the func with its user_data
for each such message information.
See also read_message.
| this |
a StoreDB |
| folder_name |
a folder name to read the data from |
| func |
a StoreDBReadMessagesFunc to be called |
| user_data |
user data for the |
|
whether succeeded |