| Enumerator |
|---|
| RCP_PARAM_DISPLAY_STATUS_NORMAL | The parameter should be displayed in its default color (typically white).
|
| RCP_PARAM_DISPLAY_STATUS_GOOD | The parameter should be displayed in a good color (typically green).
|
| RCP_PARAM_DISPLAY_STATUS_WARNING | The parameter should be displayed in a warning color (typically yellow).
|
| RCP_PARAM_DISPLAY_STATUS_WARNING2 | The parameter should be displayed in a serious warning color (typically orange).
|
| RCP_PARAM_DISPLAY_STATUS_ERROR | The parameter should be displayed in an error color (typically red).
|
| RCP_PARAM_DISPLAY_STATUS_DISABLED | The parameter should be displayed in a disabled color (typically dark gray).
|
| RCP_PARAM_DISPLAY_STATUS_RECORDING | The parameter should be displayed in a recording color (typically red).
|
| RCP_PARAM_DISPLAY_STATUS_FINALIZING | The parameter should be displayed in a finalizing color (typically yellow).
|