Struct windows_sys::Win32::System::WindowsProgramming::HW_PROFILE_INFOA
#[repr(C)]pub struct HW_PROFILE_INFOA {
pub dwDockInfo: u32,
pub szHwProfileGuid: [CHAR; 39],
pub szHwProfileName: [CHAR; 80],
}Expand description
Required features: "Win32_System_WindowsProgramming", "Win32_Foundation"
Fields§
§dwDockInfo: u32§szHwProfileGuid: [CHAR; 39]§szHwProfileName: [CHAR; 80]