#[repr(C)]pub struct DIHIDFFINITINFO {
pub dwSize: u32,
pub pwszDeviceInterface: PWSTR,
pub GuidInstance: GUID,
}Expand description
Required features: ‘Win32_Devices_HumanInterfaceDevice’, ‘Win32_Foundation’
Fields
dwSize: u32pwszDeviceInterface: PWSTRGuidInstance: GUID