This topic has not yet been rated - Rate this topic

BluetoothIsVersionAvailable function

Applies to: desktop apps only

The BluetoothIsVersionAvailable function indicates if the installed Bluetooth binary set supports the requested version.

Syntax

BOOL WINAPI BluetoothIsVersionAvailable(
  __in  UCHAR MajorVersion,
  __in  UCHAR MinorVersion
);

Parameters

MajorVersion [in]

The major version number.

MinorVersion [in]

The minor version number.

Return value

TRUE if the installed bluetooth binaries support the specified MajorVersion and MinorVersion; otherwise, FALSE.

Remarks

This functionality is only exported in Bluetooth for Windows version 2.1 and later.

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

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ