BluetoothFindDeviceClose 함수(bluetoothapis.h)
BluetoothFindDeviceClose 함수는 디바이스 쿼리와 연결된 열거형 핸들을 닫습니다.
구문
BOOL BluetoothFindDeviceClose(
HBLUETOOTH_DEVICE_FIND hFind
);
매개 변수
hFind
쿼리를 닫을 핸들입니다. BluetoothFindFirstDevice 함수에 대한 이전 호출에서 가져옵니다.
반환 값
핸들이 성공적으로 닫혔을 때 TRUE 를 반환합니다. 오류 발생 시 FALSE 를 반환합니다. 오류에 대한 자세한 내용은 GetLastError 함수를 호출합니다.
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows Vista, WINDOWS XP SP2 [데스크톱 앱만 해당] |
지원되는 최소 서버 | 지원되는 버전 없음 |
대상 플랫폼 | Windows |
헤더 | bluetoothapis.h(Bthsdpdef.h, BluetoothAPIs.h 포함) |
라이브러리 | Bthprops.lib |
DLL | bthprops.cpl |
추가 정보
BLUETOOTH_DEVICE_SEARCH_PARAMS