TheBaseEngine..::..SetPluginInfo Method
   Sets the Information of the Plugin
   
                
    Namespace: 
   nsCDEngine.EnginesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public void SetPluginInfo( string pLongDescription, double pPrice, string pHomeUrl, string pIconUrl, string pDeveloper, string pDeveloperUrl, List<string> pCategories, string Copyrights )