BluetoothLEDevice.GetConnectionPhy Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mengambil info tentang lapisan fisik LE Bluetooth (PHY).
Catatan
Ketika perangkat tidak tersambung, PHY koneksi tidak valid (semua salah)
public:
virtual BluetoothLEConnectionPhy ^ GetConnectionPhy() = GetConnectionPhy;
BluetoothLEConnectionPhy GetConnectionPhy();
public BluetoothLEConnectionPhy GetConnectionPhy();
function getConnectionPhy()
Public Function GetConnectionPhy () As BluetoothLEConnectionPhy
Mengembalikan
Objek BluetoothLEConnectionPhy yang mewakili info tentang lapisan fisik LE Bluetooth (PHY) perangkat periferal saat ini terhubung.
Persyaratan Windows
Rangkaian perangkat |
Windows 11 (diperkenalkan dalam 10.0.22000.0)
|
API contract |
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v14.0)
|
Kemampuan aplikasi |
bluetooth
|