BLUETOOTH_FIND_RADIO_PARAMS-Struktur (bluetoothapis.h)

Die BLUETOOTH_FIND_RADIO_PARAMS-Struktur erleichtert das Auflisten installierter Bluetooth-Funkgeräte.

Syntax

typedef struct _BLUETOOTH_FIND_RADIO_PARAMS {
  DWORD dwSize;
} BLUETOOTH_FIND_RADIO_PARAMS;

Member

dwSize

Größe der BLUETOOTH_FIND_RADIO_PARAMS-Struktur in Bytes.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows Vista, Windows XP mit SP2 [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Nicht unterstützt
Kopfzeile bluetoothapis.h (include Bthsdpdef.h, BluetoothAPIs.h)

Weitere Informationen

BluetoothFindFirstRadio

BluetoothFindNextRadio