BACnetReadPropMultipleResponseCbCompletion (FUN)¶
FUNCTION BACnetReadPropMultipleResponseCbCompletion : IEC_BACNET_STATUS
Sends a readPropertyMultiple response.
Completes a Read-Property-Multiple hook by generating a Read-Property-Multiple-ACK reply. This is a service completion routine.
Return: IEC_BACNET_STATUS
- InOut:
Scope
Name
Type
Comment
Return
BACnetReadPropMultipleResponseCbCompletion
Input
phTransaction
POINTER TO BYTE
The handle recived in the hook callback function which identifies the current request in the API’s internal transaction state machine.
readAccessResult
POINTER TO IEC_BACNET_READ_RESULT_LIST
A pointer to a list of data structures containing the result for this request.
nResultListCount
A the number of data structures provided in the list for the result.