Search finishing event. More...
#include <plugin_event.h>
Data Fields | |
unsigned long | search_id |
IPluginUnknown * | result |
Search finishing event.
Definition at line 104 of file plugin_event.h.
The IPluginUnknown pointer of the collection which contains the requested search results.
Definition at line 107 of file plugin_event.h.
unsigned long EventSearchEnd_t::search_id |
ID of the search request
Definition at line 106 of file plugin_event.h.