Category:Enumeration Notifications
From TrillWiki
These are notifications used in general (with user-provided callbacks) for any sort of enumeration requested by a plugin. When enumerating, a plugin's callback will receive an enum_start to begin the list, an enum_add for every item in the list, and an enum_finish when the list is complete. Specific enumerations can be told apart by the use of the userData field. See Enumeration Functions for various functions that generate enumeration notifications.
Articles in category "Enumeration Notifications"
There are 3 articles in this category.
