ESM Open Parameters.
ESM Open Parameters are used with the ESM_open() call. Default values for these parameters are set using ESM_Params_init().
If NULL is passed for the parameters, ESM_open() uses default parameters.
Data Fields | |
Bool | bClearErrors |
Bool ESM_OpenParams::bClearErrors |
boolean value to indicate if old ESM pending errors should be cleared or not This field will be set by SysCfg. value = 0: do not clear value = 1: clear all ESM group errors