BluetoothLEAdvertisementFilter.BytePatterns 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取具有偏移量的字节模式向量,以匹配接收的蓝牙 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)
属性值
具有偏移量的字节模式矢量,用于匹配接收的蓝牙 LE 播发中的播发部分。
Windows 要求
应用功能 |
bluetooth
|