#include <ift.h>
Data Fields | |
| int | _memNr |
| int | keyNr |
| int | type |
| char * | status |
| IFT_KEY_AND_VALUE * | item |
| size_t | datasize |
| unsigned char * | data |
|
|
Number of allocated places for keys and values |
|
|
Pointer to binary data; not yet supported |
|
|
Size of binary data (in bytes); not yet supported |
|
|
List of key-value -pairs |
|
|
Number of stored keys and their values |
|
|
Pointer to a status message |
|
|
Type of the parameter file: 0=unknown, 1=interfile ':=' , 2=setup '=', 3=result ':' |
1.3.9.1