Introduction   Getting Started   Upgrading   Function Reference   Changelog   Support and Feedback

poll_voted

Usage: int poll_voted (int topicid, int memberid)
Purpose: Returns whether a user has voted in a poll.
Availability: IPB SDK 0.2

Returns TRUE if user memberid has voted in the poll in topic topicid.

If memberid has not voted in the poll in topic topicid, or the poll does not exist FALSE is returned.



User Contributed Notes

Pests
If you don't specify a memberid, it defaults to the logged in user.

Documentation Generated at Sat, 16 Apr 2005 07:36:35 -0700
Find the latest version at http://ipbsdk.sourceforge.net