StructCmdValueChanged (STRUCT)¶
TYPE StructCmdValueChanged : STRUCT
Structure that contains the data to send value changed in variables
- InOut:
Name
Type
Comment
wAreaWORDThe area of the variable which was changed.
lwOffsetLWORDThe offset of the variable which was changed.
lwValueLWORDThe new value
uiSzValueUINTThe size of the value, either in “lwValue” or in “pbValue”