BACnetPrivateTransferErrorCbCompletion (FUN)

FUNCTION BACnetPrivateTransferErrorCbCompletion : |dIEC_BACNET_STATUS|

return IEC_BACNET_STATUS

InOut:

Scope

Name

Type

Comment

Return

BACnetPrivateTransferErrorCbCompletion

IEC_BACNET_STATUS

Input

phTransaction

POINTER TO BYTE

Transaction State Machine (TSM) handle for the request to be processed by the hook.

errClass

IEC_BACNET_ERROR_CLASS

Variable to hold BACnet Error Class information.

errCode

IEC_BACNET_ERROR_CODE

Variable to hold BACnet Error Coxde information.

pResult

POINTER TO IEC_BACNET_PRIVATE_TRANSFER_INFO

A pointer to the memory block to transport the response information of data type IEC_BACNET_PRIVATE_TRANSFER_INFO.