This function allows a u16 to be written to the data field of a BCC_MSGUSER structure at the specified offset.
Syntax |
bcc_set_double (bcc_msguser str, int offset, u16 value) |
---|---|
str |
Structure of type bcc_msguser |
offset |
Offset in number of bytes to be written to |
value |
The value you want to enter |
Validity |
Rule, Task |
Note |
Example of use:
|