#[repr(C)]pub struct SP_REMOVEDEVICE_PARAMS {
pub ClassInstallHeader: SP_CLASSINSTALL_HEADER,
pub Scope: u32,
pub HwProfile: u32,
}
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
Fields§
§ClassInstallHeader: SP_CLASSINSTALL_HEADER
§Scope: u32
§HwProfile: u32