windows::Win32::Devices::DeviceAndDriverInstallation

Function CM_Get_HW_Prof_FlagsW

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