共用方式為


BLUETOOTH_FIND_RADIO_PARAMS結構 (bluetoothapis.h)

BLUETOOTH_FIND_RADIO_PARAMS結構有助於列舉已安裝的藍牙無線電。

語法

typedef struct _BLUETOOTH_FIND_RADIO_PARAMS {
  DWORD dwSize;
} BLUETOOTH_FIND_RADIO_PARAMS;

成員

dwSize

BLUETOOTH_FIND_RADIO_PARAMS結構的大小,以位元組為單位。

規格需求

需求
最低支援的用戶端 Windows Vista、Windows XP SP2 [僅限傳統型應用程式]
最低支援的伺服器 都不支援
標頭 bluetoothapis.h (包括 Bthsdpdef.h、BluetoothAPIs.h)

另請參閱

BluetoothFindFirstRadio

BluetoothFindNextRadio