ParaLib 2.0.15-master SHA: 2e03d68caa
ParaData_STR Struct Reference

Parameter-data structure for string. More...

#include <PARA_Lib.h>

Data Fields

char * Wert
 Pointer to Data value. More...
 
int32_t MaxLength
 Maximum string length. More...
 
char * DefaultWert
 Factory default value. More...
 

Detailed Description

Parameter-data structure for string.

Field Documentation

◆ DefaultWert

char* DefaultWert

Factory default value.

◆ MaxLength

int32_t MaxLength

Maximum string length.

◆ Wert

char* Wert

Pointer to Data value.


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