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
|