BACnetCreateObjectResponseCbCompletion (FUN)¶
FUNCTION BACnetCreateObjectResponseCbCompletion : IEC_BACNET_STATUS
Sends a CreateObject response.
Completes a CreateObject service hook by generating a CreateObject-ACK reply. This is a service completion routine.
Return: IEC_BACNET_STATUS
- InOut:
Scope
Name
Type
Comment
Return
BACnetCreateObjectResponseCbCompletion
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.
pObjectID
POINTER TO IEC_BACNET_OBJECT_ID
A pointer to the memory to reply the object Identifier of a newly created object.