Generic information about plugin
typedef struct _IPluginInfo { PRL_CONST_STR Vendor; PRL_CONST_STR Copyright; PRL_CONST_STR DescShort; PRL_CONST_STR DescLong; PRL_UINT32 Major; PRL_UINT32 Minor; PRL_UINT32 Build; PRL_GUID Type; } IPluginInfo;
PrlPluginClasses.h