[][src]Function winapi_ui_automation::um::setupapi::SetupInstallFromInfSectionW

pub unsafe extern "system" fn SetupInstallFromInfSectionW(
    Owner: HWND,
    InfHandle: HINF,
    SectionName: PCWSTR,
    Flags: UINT,
    RelativeKeyRoot: HKEY,
    SourceRootPath: PCWSTR,
    CopyFlags: UINT,
    MsgHandler: PSP_FILE_CALLBACK_W,
    Context: PVOID,
    DeviceInfoSet: HDEVINFO,
    DeviceInfoData: PSP_DEVINFO_DATA
) -> BOOL