Struct windows_sys::Win32::Devices::Bluetooth::BTH_RADIO_IN_RANGE
#[repr(C)]pub struct BTH_RADIO_IN_RANGE {
pub deviceInfo: BTH_DEVICE_INFO,
pub previousDeviceFlags: u32,
}
Expand description
Required features: "Win32_Devices_Bluetooth"
, "Win32_Foundation"
Fields§
§deviceInfo: BTH_DEVICE_INFO
§previousDeviceFlags: u32