BluetoothLEAdvertisementFilter.BytePatterns プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
受信した Bluetooth LE アドバタイズ内のアドバタイズ セクションと一致するオフセットを持つバイト パターンのベクターを取得します。
public:
property IVector<BluetoothLEAdvertisementBytePattern ^> ^ BytePatterns { IVector<BluetoothLEAdvertisementBytePattern ^> ^ get(); };
IVector<BluetoothLEAdvertisementBytePattern> BytePatterns();
public IList<BluetoothLEAdvertisementBytePattern> BytePatterns { get; }
var iVector = bluetoothLEAdvertisementFilter.bytePatterns;
Public ReadOnly Property BytePatterns As IList(Of BluetoothLEAdvertisementBytePattern)
プロパティ値
受信した Bluetooth LE アドバタイズ内のアドバタイズ セクションに一致するオフセットを持つバイト パターンのベクトル。
Windows の要件
アプリの機能 |
bluetooth
|