BluetoothLEAdvertisement.GetManufacturerDataByCompanyId(UInt16) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt eine Liste aller Herstellerdatenabschnitte in der BluetoothLEAdvertisement-Nutzlast zurück, die der angegebenen Unternehmens-ID entspricht.
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)
Parameter
- companyId
-
UInt16
unsigned short
uint16_t
Der von der Bluetooth Special Interest Group (SIG) definierte Unternehmensbezeichnercode.
Gibt zurück
Ein Vektor von BluetoothLEManufacturerData , der in der Nutzlast enthalten ist.
Windows-Anforderungen
App-Funktionen |
bluetooth
|