BluetoothLEManufacturerData.CompanyId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Code d’identificateur d’entreprise Bluetooth LE tel que défini par le Groupe d’intérêt spécial (SIG) Bluetooth.
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
Valeur de propriété
Code d’identificateur d’entreprise Bluetooth LE.
Configuration requise pour Windows
Fonctionnalités de l’application |
bluetooth
|