BluetoothLEAdvertisement.GetManufacturerDataByCompanyId(UInt16) Méthode
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.
Retourne une liste de toutes les sections de données du fabricant dans la charge utile BluetoothLEAdvertisement correspondant à l’ID d’entreprise spécifié.
public:
virtual IVectorView<BluetoothLEManufacturerData ^> ^ GetManufacturerDataByCompanyId(unsigned short companyId) = GetManufacturerDataByCompanyId;
IVectorView<BluetoothLEManufacturerData> GetManufacturerDataByCompanyId(uint16_t const& companyId);
public IReadOnlyList<BluetoothLEManufacturerData> GetManufacturerDataByCompanyId(ushort companyId);
function getManufacturerDataByCompanyId(companyId)
Public Function GetManufacturerDataByCompanyId (companyId As UShort) As IReadOnlyList(Of BluetoothLEManufacturerData)
Paramètres
- companyId
-
UInt16
unsigned short
uint16_t
Code d’identificateur d’entreprise défini par le groupe d’intérêt spécial (SIG) Bluetooth.
Retours
Vecteur de BluetoothLEManufacturerData contenu dans la charge utile.
Configuration requise pour Windows
Fonctionnalités de l’application |
bluetooth
|