BluetoothFindDeviceClose (bluetoothapis.h)

Fungsi BluetoothFindDeviceClose menutup handel enumerasi yang terkait dengan kueri perangkat.

Sintaks

BOOL BluetoothFindDeviceClose(
  HBLUETOOTH_DEVICE_FIND hFind
);

Parameter

hFind

Tangani agar kueri ditutup. Diperoleh dalam panggilan sebelumnya ke fungsi BluetoothFindFirstDevice .

Menampilkan nilai

Mengembalikan TRUE ketika handel berhasil ditutup. Mengembalikan FALSE setelah kesalahan. Panggil fungsi GetLastError untuk informasi selengkapnya tentang kegagalan tersebut.

Persyaratan

Persyaratan Nilai
Klien minimum yang didukung Windows Vista, Windows XP dengan SP2 [hanya aplikasi desktop]
Server minimum yang didukung Tidak ada yang didukung
Target Platform Windows
Header bluetoothapis.h (termasuk Bthsdpdef.h, BluetoothAPIs.h)
Pustaka Bthprops.lib
DLL bthprops.cpl

Lihat juga

BLUETOOTH_DEVICE_INFO

BLUETOOTH_DEVICE_SEARCH_PARAMS

BluetoothDisplayDeviceProperties

BluetoothFindFirstDevice

BluetoothFindNextDevice

BluetoothGetDeviceInfo

BluetoothRemoveDevice

BluetoothUpdateDeviceRecord