Information on version info mismatch between system module and translated module. More...
Public Attributes | |
wchar_t | module_name [MODULE_NAME_BUFFER_SIZE] |
Name of the module that triggered error. More... | |
VersionInfo | product_version_info |
Version info of translated product module. More... | |
Information on version info mismatch between system module and translated module.
wchar_t CodePorting::Translator::Cs2Cpp::MismatchedVersionInfo::module_name[MODULE_NAME_BUFFER_SIZE] |
Name of the module that triggered error.
VersionInfo CodePorting::Translator::Cs2Cpp::MismatchedVersionInfo::product_version_info |
Version info of translated product module.