count_unread_message_info


Description:

public int count_unread_message_info (string table_name, out uint32 count) throws Error

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