BluetoothLEAdvertisement.GetManufacturerDataByCompanyId(UInt16) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回 藍牙LEAdvertisement 承載中符合指定公司識別碼的所有制造商資料區段清單。
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)
參數
- companyId
-
UInt16
unsigned short
uint16_t
藍牙特殊興趣群組所定義的公司識別碼代碼 (SIG) 。
傳回
BluetoothLEManufacturerData的向量,包含在承載中。
Windows 需求
應用程式功能 |
bluetooth
|