Compartilhar via


Função BluetoothFindDeviceClose (bluetoothapis.h)

A função BluetoothFindDeviceClose fecha um identificador de enumeração associado a uma consulta de dispositivo.

Sintaxe

BOOL BluetoothFindDeviceClose(
  HBLUETOOTH_DEVICE_FIND hFind
);

Parâmetros

hFind

Manipule para que a consulta seja fechada. Obtido em uma chamada anterior para a função BluetoothFindFirstDevice .

Retornar valor

Retorna TRUE quando o identificador é fechado com êxito. Retorna FALSE após o erro. Chame a função GetLastError para obter mais informações sobre a falha.

Requisitos

Requisito Valor
Cliente mínimo com suporte Windows Vista, Windows XP com SP2 [somente aplicativos da área de trabalho]
Servidor mínimo com suporte Nenhum compatível
Plataforma de Destino Windows
Cabeçalho bluetoothapis.h (inclua Bthsdpdef.h, BluetoothAPIs.h)
Biblioteca Bthprops.lib
DLL bthprops.cpl

Confira também

BLUETOOTH_DEVICE_INFO

BLUETOOTH_DEVICE_SEARCH_PARAMS

BluetoothDisplayDeviceProperties

BluetoothFindFirstDevice

BluetoothFindNextDevice

BluetoothGetDeviceInfo

BluetoothRemoveDevice

BluetoothUpdateDeviceRecord