This function allows a u16 to be read from the date field of a bcc_msguser structure at the specified offset.
Syntax |
u16 bcc_get_u16 (bcc_msguser stru, i32 offset) |
---|---|
stru |
Structure of type bcc_msguser |
offset |
Offset in number of bytes to be read |
Result |
Returns the value read |
Validity |
Rule, Task |
Note |
Example of use:
|