#[repr(C)]pub struct SP_PROPCHANGE_PARAMS {
pub ClassInstallHeader: SP_CLASSINSTALL_HEADER,
pub StateChange: u32,
pub Scope: u32,
pub HwProfile: u32,
}Expand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’
Fields
ClassInstallHeader: SP_CLASSINSTALL_HEADERStateChange: u32Scope: u32HwProfile: u32