Compartilhar via


estrutura BLUETOOTH_FIND_RADIO_PARAMS (bluetoothapis.h)

A estrutura BLUETOOTH_FIND_RADIO_PARAMS facilita a enumeração de rádios Bluetooth instalados.

Sintaxe

typedef struct _BLUETOOTH_FIND_RADIO_PARAMS {
  DWORD dwSize;
} BLUETOOTH_FIND_RADIO_PARAMS;

Membros

dwSize

Tamanho da estrutura BLUETOOTH_FIND_RADIO_PARAMS , em bytes.

Requisitos

Requisito Valor
Cliente mínimo com suporte Windows Vista, Windows XP com SP2 [somente aplicativos da área de trabalho]
Servidor mínimo com suporte Nenhum compatível
Cabeçalho bluetoothapis.h (inclua Bthsdpdef.h, BluetoothAPIs.h)

Confira também

BluetoothFindFirstRadio

BluetoothFindNextRadio