System.Bluetooth.TBluetoothLEAdvertiseData.ServiceUUIDs
Delphi
property ServiceUUIDs: TArray<TBluetoothUUID> read GetServiceUUIDs;
C++
__property System::DynamicArray<GUID> ServiceUUIDs = {read=GetServiceUUIDs};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEAdvertiseData |