C-Pluff C API
0.2.0
|
These constants can be orred together for the flags parameter of cp_scan_plugins. More...
Macros | |
#define | CP_SP_UPGRADE |
This flag enables upgrades of installed plug-ins by unloading the old version and installing the new version. More... | |
#define | CP_SP_STOP_ALL_ON_UPGRADE |
This flag causes all plug-ins to be stopped before any plug-ins are to be upgraded. More... | |
#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). More... | |
#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). More... | |
These constants can be orred together for the flags parameter of cp_scan_plugins.
#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 May 1 2020 01:06:58 for C-Pluff C API by 1.8.13