BACnetGetObjectIdNameBindingList (FUN)¶
FUNCTION BACnetGetObjectIdNameBindingList : IEC_BACNET_STATUS
Function loops through the array of ‘dynamic’ bound object identifiers and calls the provided callback for each item.
An application may use this function to build a list for own use with all pending and resolved object identifier bindings.
- InOut:
Scope
Name
Type
Comment
Return
BACnetGetObjectIdNameBindingListInput
devInstThe device instance number for which the object binding shall be looped through.
pICallbackCmpEventMgr.ICmpEventCallbackA pointer to the event-callback interface.