bluetoothapis.h) (BLUETOOTH_FIND_RADIO_PARAMS 结构

BLUETOOTH_FIND_RADIO_PARAMS结构有助于枚举已安装的蓝牙无线电。

语法

typedef struct _BLUETOOTH_FIND_RADIO_PARAMS {
  DWORD dwSize;
} BLUETOOTH_FIND_RADIO_PARAMS;

成员

dwSize

BLUETOOTH_FIND_RADIO_PARAMS 结构的大小(以字节为单位)。

要求

要求
最低受支持的客户端 Windows Vista、Windows XP SP2 [仅限桌面应用]
最低受支持的服务器 无受支持的版本
标头 bluetoothapis.h (包括 Bthsdpdef.h、BluetoothAPIs.h)

另请参阅

BluetoothFindFirstRadio

BluetoothFindNextRadio