BluetoothLEManufacturerData.CompanyId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
藍牙 LE 公司識別碼代碼,如藍牙特殊興趣群組所定義, (SIG) 。
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
屬性值
藍牙 LE 公司識別碼代碼。
Windows 需求
應用程式功能 |
bluetooth
|