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
UnregisterHookCmpBACnet.IEC_BACNET_STATUSInput
eHookTypeCmpBACnet.IEC_BACNET_CB_TYPEThe hook type to unregister from.
itfEventThe event consumer to unregister from the hook.