PlatformAPI.IOTADesignerDeviceServices190.AddDesignerDeviceNotifier

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function AddDesignerDeviceNotifier(const ANotifier: IOTANotifier): Integer;

プロパティ

種類 可視性 ソース ユニット
function public PlatformAPI.pas PlatformAPI IOTADesignerDeviceServices190

説明

AddDesignerDeviceNotifier を使用すると、ノーティファイア(IOTANotifier)を登録できます。

この関数は、ノーティファイアの削除に使用できるインデックスを返します。戻り値が 0 未満の場合は、ノーティファイアの追加に失敗しました。

関連項目