BluetoothLEAdvertisement.ServiceUuids プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
BluetoothLEAdvertisement のサービス UUID (128 ビット GUID 形式) の一覧を取得します。
public:
property IVector<Platform::Guid> ^ ServiceUuids { IVector<Platform::Guid> ^ get(); };
IVector<winrt::guid> ServiceUuids();
public IList<Guid> ServiceUuids { get; }
var iVector = bluetoothLEAdvertisement.serviceUuids;
Public ReadOnly Property ServiceUuids As IList(Of Guid)
プロパティ値
128 ビット GUID 形式のサービス UUID の一覧を表す GUID の IVector。 このプロパティは、すべての 16 ビット、32 ビット、および 128 ビットサービス UUID を 1 つのリストに集約します。
Windows の要件
アプリの機能 |
bluetooth
|