Questa funzione permette di leggere una string dal campo 'data' di una struttura bcc_msguser all'offset specificato.
Sintassi |
string bcc_get_string (bcc_msguser stru, i32 offset) |
---|---|
stru |
Struttura di tipo bcc_msguser. |
offset |
Offset in numero di byte a cui si vuole leggere. |
Risultato |
Rende il valore letto. |
Validità |
Rule, Task. |
Note |
Esempio di utilizzo:
|