Struct windows_sys::Win32::Devices::HumanInterfaceDevice::DIHIDFFINITINFO
#[repr(C)]pub struct DIHIDFFINITINFO {
pub dwSize: u32,
pub pwszDeviceInterface: PWSTR,
pub GuidInstance: GUID,
}Expand description
Required features: "Win32_Devices_HumanInterfaceDevice"
Fields§
§dwSize: u32§pwszDeviceInterface: PWSTR§GuidInstance: GUID