pub unsafe extern "system" fn CM_Detect_Resource_Conflict(
dndevinst: u32,
resourceid: u32,
resourcedata: *const c_void,
resourcelen: u32,
pbconflictdetected: *mut BOOL,
ulflags: u32
) -> CONFIGRET
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"