estructura BLUETOOTH_FIND_RADIO_PARAMS (bluetoothapis.h)
La estructura BLUETOOTH_FIND_RADIO_PARAMS facilita la enumeración de radios Bluetooth instaladas.
Sintaxis
typedef struct _BLUETOOTH_FIND_RADIO_PARAMS {
DWORD dwSize;
} BLUETOOTH_FIND_RADIO_PARAMS;
Miembros
dwSize
Tamaño de la estructura BLUETOOTH_FIND_RADIO_PARAMS , en bytes.
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows Vista, Windows XP con SP2 [solo aplicaciones de escritorio] |
Servidor mínimo compatible | No se admite ninguno |
Encabezado | bluetoothapis.h (incluya Bthsdpdef.h, BluetoothAPIs.h) |