plugify 1.0.0.0
|
Holds information about the initialization result. More...
#include <language_module.hpp>
Public Attributes | |
MethodTable | table |
Holds information about the initialization result.
The InitResultData structure is used to represent the result of a language module initialization.
Definition at line 43 of file language_module.hpp.
MethodTable plugify::InitResultData::table |
Definition at line 44 of file language_module.hpp.