System.Bluetooth.TBluetoothLEDevice.AdvertisedData
Delphi
property AdvertisedData: TScanResponse read FAdvertisedData;
C++
__property TScanResponse* AdvertisedData = {read=FAdvertisedData};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEDevice |
説明
デバイスで広告されるデータ。
データは、デバイスの検知の間に取得されます。
サポート対象プラットフォーム
このプロパティは、Windows ではサポートされません。