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