IPWorks Bluetooth 2020 C++ Edition

Questions / Feedback?

DeviceClassOfDevice Property

Device class for the Bluetooth device.

Syntax

ANSI (Cross Platform)
char* GetDeviceClassOfDevice();

Unicode (Windows)
LPWSTR GetDeviceClassOfDevice();
#define PID_BTINFO_DEVICECLASSOFDEVICE 3

IPWORKSBT_EXTERNAL void* IPWORKSBT_CALL IPWorksBT_BTInfo_Get(void *lpObj, int propid, int arridx, int *lpcbVal, int64 *lpllVal);

Default Value

""

Remarks

This property holds the device class for the selected Bluetooth device.

This property is read-only and not available at design time.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Bluetooth 2020 C++ Edition - Version 20.0 [Build 7941]