BACnetSrvcErrorCbCompletion (FUN)ΒΆ

FUNCTION BACnetSrvcErrorCbCompletion : IEC_BACNET_STATUS

Sends a server error

This service completion function completes a callback hook by sending an BACnet error reply to the service initiator and releases all allocated resources for this request in the API too.

Return: IEC_BACNET_STATUS

InOut:

Scope

Name

Type

Comment

Return

BACnetSrvcErrorCbCompletion

IEC_BACNET_STATUS

Input

phTransaction

POINTER TO BYTE

The transaction handle which is returned in any confirmed BACnet service hook to identify the pending service request in the API.

errClass

IEC_BACNET_ERROR_CLASS

Error information, specifies the error class of the occurred failure.

errCode

IEC_BACNET_ERROR_CODE

Error information, specifies the error code of the occurred failure.