Use pj_hash_first() to get an iterator then use pj_hash_next() with iterator as input. --- On Mon, 5/23/11, ?? <super119 at vip.126.com> wrote: From: ?? <super119@xxxxxxxxxxx> Subject: pjlib - How do I enum all keys in a pjsip hashtable? To: pjsip at lists.pjsip.org Date: Monday, May 23, 2011, 6:12 AM Hi, all: ??? How can I enum all keys in a pjsip hashtable? I didn't find such functions in pjlib hashtable's manual. And I tried to get keys directly from pj_hash_entry, but the "keys" member is not open to the outside. So, how can I do this? ???? Thanks a lot. -- Best RegardsSuper -----Inline Attachment Follows----- _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip at lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20110523/669f3359/attachment.html>