BACnetRegisterInternalActionErrorCallback (FUN)
FUNCTION BACnetRegisterInternalActionErrorCallback : IEC_BACNET_STATUS
Registration function for reporting internal API errors to user application.
This function registers a callback to report errors to the user application which are generated by internal API actions (sending COV notifications, sending ACR-events or intrinsic-events failed…) for informational or logging purpose only.
- InOut:
Scope
Name
Type
Comment
Return
BACnetRegisterInternalActionErrorCallbackInput
pICallbackCmpEventMgr.ICmpEventCallbackPointer to the event-callback interface. Event-callback argument type is EVT_BACNET_IACTION_ERR. Purpose documented in BACstack: A pointer to the callabck function to register