BACnetSubscribeCovPropMultipleErrorCbCompletion (FUN)¶
FUNCTION BACnetSubscribeCovPropMultipleErrorCbCompletion : IEC_BACNET_STATUS
Sends a SubscribeCOVPropertyMultiple error response.
Completes a Subscribe COV Property Multiple hook by generating a Subscribe-COV-Property-Multiple-Error reply. This is a service completion routine.
Return: IEC_BACNET_STATUS
- InOut:
Scope
Name
Type
Comment
Return
BACnetSubscribeCovPropMultipleErrorCbCompletion
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.
pErrorResult
POINTER TO IEC_BACNET_SUBSCRIBE_MUL_ERROR_INFO
A pointer to an structure containing the error result for this request.