BluetoothLEAdvertisementBytePattern.Offset 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
來自廣告資料區段開頭的位元組模式位移。
public:
property short Offset { short get(); void set(short value); };
short Offset();
void Offset(short value);
public short Offset { get; set; }
var int16 = bluetoothLEAdvertisementBytePattern.offset;
bluetoothLEAdvertisementBytePattern.offset = int16;
Public Property Offset As Short
屬性值
Int16
short
來自廣告資料區段開頭的位元組模式位移。
Windows 需求
應用程式功能 |
bluetooth
|