| Defines | |
| #define | CP_SP_UPGRADE | 
| This flag enables upgrades of installed plug-ins by unloading the old version and installing the new version. | |
| #define | CP_SP_STOP_ALL_ON_UPGRADE | 
| This flag causes all plug-ins to be stopped before any plug-ins are to be upgraded. | |
| #define | CP_SP_STOP_ALL_ON_INSTALL | 
| This flag causes all plug-ins to be stopped before any plugins are to be installed (also if new version is to be installed as part of an upgrade). | |
| #define | CP_SP_RESTART_ACTIVE | 
| Setting this flag causes the currently active plug-ins to be restarted after all changes to the plug-ins have been made (if they were stopped). | |
| #define CP_SP_UPGRADE | 
This flag enables upgrades of installed plug-ins by unloading the old version and installing the new version.
| #define CP_SP_STOP_ALL_ON_UPGRADE | 
This flag causes all plug-ins to be stopped before any plug-ins are to be upgraded.
| #define CP_SP_STOP_ALL_ON_INSTALL | 
This flag causes all plug-ins to be stopped before any plugins are to be installed (also if new version is to be installed as part of an upgrade).
| #define CP_SP_RESTART_ACTIVE | 
Setting this flag causes the currently active plug-ins to be restarted after all changes to the plug-ins have been made (if they were stopped).
Generated on Fri Apr 6 15:40:55 2007 for C-Pluff C API by  1.5.1
 1.5.1