BACnetPrivateTransferErrorCbCompletion (FUN)
FUNCTION BACnetPrivateTransferErrorCbCompletion : IEC_BACNET_STATUS
Sends a ConfirmedPrivateTransfer error.
Completes a ConfirmedPrivateTransfer service hook by generating a ConfirmedPrivateTransfer-Error reply. This is a service completion routine.
Return: IEC_BACNET_STATUS
- InOut:
Scope
Name
Type
Comment
Return
BACnetPrivateTransferErrorCbCompletionInput
phTransactionPOINTER TO BYTE
The handle recived in the hook callback function which identifies the current request in the API’s internal transaction state machine.
errClassVariable to hold BACnet Error Class information.
errCodeVariable to hold BACnet Error Coxde information.
pResultPOINTER TO IEC_BACNET_PRIVATE_TRANSFER_INFO
A pointer to an structure containing the response information for this request.