count_visible_unread_message_info
Description:
Counts how many visible (not deleted and not junk) and unread messages is stored in the given table.
Parameters:
this |
a DB |
table_name |
name of the table |
count |
where to store the resulting count |
Returns:
0 on success, -1 on error |