BACnetReadFileResponseCbCompletion (FUN)¶
FUNCTION BACnetReadFileResponseCbCompletion : IEC_BACNET_STATUS
Sends an AtomicReadFile response.
Completes a AtomicReadFile service hook by generating a AtomicReadFile-Ack reply. This is a service completion routine.
Return: IEC_BACNET_STATUS
- InOut:
Scope
Name
Type
Comment
Return
BACnetReadFileResponseCbCompletion
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.
pResult
POINTER TO IEC_BACNET_READ_FILE_RESULT
A pointer to an structure containing the response information for this request.