#include <plugin.h>
Data Fields | |
int | type |
Type of this feature. | |
void * | details |
Pointer to a structure containing specific details for the feature. |
Type of this feature.
Use PLUGIN_FEATURE_TYPE_NONE to end a list.
void* PluginFeature_t::details |
Pointer to a structure containing specific details for the feature.