windows::Win32::Devices::DeviceAndDriverInstallation

Function CM_Get_HW_Prof_Flags_ExW

pub unsafe fn CM_Get_HW_Prof_Flags_ExW<P0>(
    pdeviceid: P0,
    ulhardwareprofile: u32,
    pulvalue: *mut u32,
    ulflags: u32,
    hmachine: Option<isize>,
) -> CONFIGRET
where P0: Param<PCWSTR>,