IEC_BACNET_ACTION_LIST (STRUCT)ΒΆ
TYPE IEC_BACNET_ACTION_LIST : STRUCT
This structure is used to transport the property contents of the whole command list.
- InOut:
Name
Type
Comment
actionCount
Count of action commands in the list.
pAction
POINTER TO IEC_BACNET_ACTION_COMMAND
The list with action commands to execute.