IEC_BACNET_READ_RAW_RESULT_LIST (STRUCT)ΒΆ
TYPE IEC_BACNET_READ_RAW_RESULT_LIST : STRUCT
Contains the complete result of an Read Property Multiple service
The Read Property Multiple datatypes BACNET_READ_LIST and BACNET_READ_RESULT_LIST correspond to BACnet Read Access Specifications and Read Access Results parameters in a Read Property Multiple confirmed service request.
- InOut:
- Name - Type - Comment - nListCount- The count of results received - readRes- POINTER TO IEC_BACNET_READ_RESULT_LIST - The list of all results for all objects requested 
