#[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_HEADER
§StateChange: u32
§Scope: u32
§HwProfile: u32