libIntegra
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
integra_api::CModuleUninstallResult Class Reference

return structure for IModuleManager::uninstall_module More...

#include "api/module_manager.h"

Public Attributes

bool remains_as_embedded
 

Detailed Description

return structure for IModuleManager::uninstall_module

Member Data Documentation

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


The documentation for this class was generated from the following file: