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