System.Bluetooth.Components.TBluetooth.LastDiscoveredTimeStamp

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

Delphi

property LastDiscoveredTimeStamp: TDateTime read GetLastDiscoveredTimeStamp;

C++

__property System::TDateTime LastDiscoveredTimeStamp = {read=GetLastDiscoveredTimeStamp};

プロパティ

種類 可視性 ソース ユニット
property public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


説明

DiscoveredDevices によって実行された最後のスキャンのタイムスタンプを返します。

関連項目