Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Development
Wireless Networking
Bluetooth
Bluetooth Reference
Bluetooth Functions
 BluetoothFindDeviceClose function
BluetoothFindDeviceClose function

Applies to: desktop apps only

The BluetoothFindDeviceClose function closes an enumeration handle associated with a device query.

Syntax

BOOL BluetoothFindDeviceClose(
  HBLUETOOTH_DEVICE_FIND hFind
);

Parameters

hFind

Handle for the query to be closed. Obtained in a previous call to the BluetoothFindFirstDevice function.

Return value

Returns TRUE when the handle is successfully closed. Returns FALSE upon error. Call the GetLastError function for more information on the failure.

Requirements

Minimum supported client

Windows Vista, Windows XP with SP2

Minimum supported server

None supported

Header

BluetoothAPIs.h (include Bthsdpdef.h or BluetoothAPIs.h)

Library

Bthprops.lib

See also

BluetoothDisplayDeviceProperties
BluetoothFindFirstDevice
BluetoothFindNextDevice
BluetoothGetDeviceInfo
BluetoothRemoveDevice
BluetoothUpdateDeviceRecord
BLUETOOTH_DEVICE_INFO
BLUETOOTH_DEVICE_SEARCH_PARAMS

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker