BLUETOOTH_FIND_RADIO_PARAMS struttura (bluetoothapis.h)

La struttura BLUETOOTH_FIND_RADIO_PARAMS facilita l'enumerazione delle radio Bluetooth installate.

Sintassi

typedef struct _BLUETOOTH_FIND_RADIO_PARAMS {
  DWORD dwSize;
} BLUETOOTH_FIND_RADIO_PARAMS;

Members

dwSize

Dimensioni della struttura BLUETOOTH_FIND_RADIO_PARAMS , in byte.

Requisiti

Requisito Valore
Client minimo supportato Windows Vista, Windows XP con SP2 [solo app desktop]
Server minimo supportato Nessuno supportato
Intestazione bluetoothapis.h (includere Bthsdpdef.h, BluetoothAPIs.h)

Vedi anche

BluetoothFindFirstRadio

BluetoothFindNextRadio