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

return structure for IModuleManager::install_module More...

#include "api/module_manager.h"

Collaboration diagram for integra_api::CModuleInstallResult:
Collaboration graph
[legend]

Public Attributes

GUID module_id
 
bool was_previously_embedded
 

Detailed Description

return structure for IModuleManager::install_module

Member Data Documentation

GUID integra_api::CModuleInstallResult::module_id

id of the newly installed module. Null if any error occurred

bool integra_api::CModuleInstallResult::was_previously_embedded

true if the .module file had already been loaded as an embedded module


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