BLUETOOTH_FIND_RADIO_PARAMS structure (bluetoothapis.h)

The BLUETOOTH_FIND_RADIO_PARAMS structure facilitates enumerating installed Bluetooth radios.

Syntax

typedef struct _BLUETOOTH_FIND_RADIO_PARAMS {
  DWORD dwSize;
} BLUETOOTH_FIND_RADIO_PARAMS;

Members

dwSize

Size of the BLUETOOTH_FIND_RADIO_PARAMS structure, in bytes.

Requirements

Requirement Value
Minimum supported client Windows Vista, Windows XP with SP2 [desktop apps only]
Minimum supported server None supported
Header bluetoothapis.h (include Bthsdpdef.h, BluetoothAPIs.h)

See also

BluetoothFindFirstRadio

BluetoothFindNextRadio