BACnetEventInfoResponseCbCompletion (FUN)¶
FUNCTION BACnetEventInfoResponseCbCompletion : IEC_BACNET_STATUS
Sends a GetEventInfo response.
Completes a Get Event Information hook by generating a Get-Event-Information-ACK reply. This is a service completion routine.
Return: IEC_BACNET_STATUS
- InOut:
Scope
Name
Type
Comment
Return
BACnetEventInfoResponseCbCompletion
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.
pEventInfo
POINTER TO IEC_BACNET_EVENT_INFO
A pointer to an structure containing the response information for this request.