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 |
|
|
Library |
|
Send comments about this topic to Microsoft
Build date: 2/3/2012