BACnetServer.UnregisterHook
(METH)
METHOD UnregisterHook : CmpBACnet.IEC_BACNET_STATUS
Unregisters a FB implementing IBACnetEventConsumer (itfEvent) from a BACnet-Stack-Hook of type eHookType.
- InOut:
Scope
Name
Type
Comment
Return
UnregisterHook
CmpBACnet.IEC_BACNET_STATUS
Input
eHookType
CmpBACnet.IEC_BACNET_CB_TYPE
The hook type to unregister from.
itfEvent
The event consumer to unregister from the hook.