BluetoothLEAdvertisement.GetManufacturerDataByCompanyId(UInt16) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した会社 ID と一致する BluetoothLEAdvertisement ペイロード内のすべての製造元データ セクションの一覧を返します。
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
Bluetooth 特別利益グループ (SIG) によって定義された会社識別子コード。
戻り値
ペイロード内に含まれる BluetoothLEManufacturerData のベクター。
Windows の要件
アプリの機能 |
bluetooth
|