count_unread_message_info
Description:
Counts how many 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 |