#[repr(C, packed(1))]pub struct HWProfileInfo_sA {
pub HWPI_ulHWProfile: u32,
pub HWPI_szFriendlyName: [CHAR; 80],
pub HWPI_dwFlags: u32,
}Expand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
Fields
HWPI_ulHWProfile: u32HWPI_szFriendlyName: [CHAR; 80]HWPI_dwFlags: u32