PlatformAPI.IOTADesignerDeviceServices190.RemoveDesignerDeviceNotifier
Delphi
procedure RemoveDesignerDeviceNotifier(Index: Integer);
C++
virtual void __fastcall RemoveDesignerDeviceNotifier(int Index) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTADesignerDeviceServices190 |
Description
RemoveDesignerDeviceNotifier removes the notifier (IOTANotifier) with the specified index. You obtain the index of a notifier when you register it.