StructCmdValueChanged (STRUCT)

TYPE StructCmdValueChanged : STRUCT

Structure that contains the data to send value changed in variables

InOut:

Name

Type

Comment

wArea

WORD

The area of the variable which was changed.

lwOffset

LWORD

The offset of the variable which was changed.

lwValue

LWORD

The new value

uiSzValue

UINT

The size of the value, either in “lwValue” or in “pbValue”