ClientCreatableObjects.BACnetEventCallback (METH)
METHOD BACnetEventCallback : BOOL
Hook callback for IEC_BACNET_CB_TYPE.CB_DCC
- InOut:
Scope
Name
Type
Comment
Return
BACnetEventCallbackBOOLInput
EventIdDWORDIf only one event is possibly called, the following Ids can be ignored. If there are more at least the EventId should be checked, to get the right type of pParameter.
ID of the occured Event. Contains the class and the event (see CmpBACnet.EVENTIDS)
usParamIdWORDId of the parameter structure (see pParameter and CmpBACnet.EVENTIDS)
usVersionWORDVersion of the parameter structure (see pParameter and CmpBACnet.EVENTIDS)
pParameterPOINTER TO BYTE
Pointer to the event specific parameter, that is specified by Id (see CmpBACnet.EVENTIDS and CmpBACnet, i.e. EVT_BACNET_ACKALARM)