BLUETOOTH_FIND_RADIO_PARAMS構造により、インストールされている Bluetooth 無線の列挙が容易になります。
構文
typedef struct _BLUETOOTH_FIND_RADIO_PARAMS {
DWORD dwSize;
} BLUETOOTH_FIND_RADIO_PARAMS;
メンバー
dwSize
BLUETOOTH_FIND_RADIO_PARAMS構造体のサイズ (バイト単位)。
要件
| 要件 | 値 |
|---|---|
| サポートされている最小のクライアント | Windows Vista、SP2 を使用した Windows XP [デスクトップ アプリのみ] |
| サポートされている最小のサーバー | サポートなし |
| Header | bluetoothapis.h (Bthsdpdef.h、BluetoothAPIs.h を含む) |