windows::Win32::Devices::DeviceAndDriverInstallation

Function CM_Set_HW_Prof_FlagsW

pub unsafe fn CM_Set_HW_Prof_FlagsW<P0>(
    pdeviceid: P0,
    ulconfig: u32,
    ulvalue: u32,
    ulflags: u32,
) -> CONFIGRET
where P0: Param<PCWSTR>,