BluetoothLEManufacturerData.CompanyId プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Bluetooth 特別利益グループ (SIG) で定義されている Bluetooth LE 会社識別子コード。
public:
property unsigned short CompanyId { unsigned short get(); void set(unsigned short value); };
uint16_t CompanyId();
void CompanyId(uint16_t value);
public ushort CompanyId { get; set; }
var uInt16 = bluetoothLEManufacturerData.companyId;
bluetoothLEManufacturerData.companyId = uInt16;
Public Property CompanyId As UShort
プロパティ値
Bluetooth LE 企業識別子コード。
Windows の要件
アプリの機能 |
bluetooth
|