Struct windows_sys::Win32::Devices::HumanInterfaceDevice::DIPROPSTRING
#[repr(C)]pub struct DIPROPSTRING {
pub diph: DIPROPHEADER,
pub wsz: [u16; 260],
}Expand description
Required features: "Win32_Devices_HumanInterfaceDevice"
Fields§
§diph: DIPROPHEADER§wsz: [u16; 260]