This function allows an i8 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, i8 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:
|