return structure for IModuleManager::uninstall_module More...
#include "api/module_manager.h"
Public Attributes | |
bool | remains_as_embedded |
return structure for IModuleManager::uninstall_module
bool integra_api::CModuleUninstallResult::remains_as_embedded |
true if there are existing instances of the 3rd party module to uninstall, in which case the module is uninstalled, but remains in memory as an 'embedded' module, and the existing instances remain. false if there are no existing instances of the module