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