get_hash
Description:
Returns hash of current stored 'uids' in summary, where key is 'uid' from the string pool, and value is 1.
The returned pointer should be freed with g_hash_table_destroy
.
Note: When searching for values always use uids from the string pool.
Parameters:
this |
a FolderSummary object |