Skip to content
Permalink
staging
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
UID title description old-location tech.root ms.date keywords ms.keywords f1_keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql topic_type api_type api_location api_name targetos req.typenames
NF:wdtfdriversetupdeviceaction.IWDTFDriverSetupAction2.UpdateDriver
IWDTFDriverSetupAction2::UpdateDriver (wdtfdriversetupdeviceaction.h)
Updates the target device with a driver from the driver package.
dtf\iwdtfdriversetupaction2_updatedriver.htm
dtf
04/04/2018
IWDTFDriverSetupAction2::UpdateDriver
IWDTFDriverSetupAction2 interface [Windows Device Testing Framework],UpdateDriver method, IWDTFDriverSetupAction2.UpdateDriver, IWDTFDriverSetupAction2::UpdateDriver, Microsoft.WDTF.IWDTFDriverSetupAction2.UpdateDriver, Microsoft::WDTF::IWDTFDriverSetupAction2::UpdateDriver, UpdateDriver, UpdateDriver method [Windows Device Testing Framework], UpdateDriver method [Windows Device Testing Framework],IWDTFDriverSetupAction2 interface, dtf.iwdtfdriversetupaction2_updatedriver, wdtfdriversetupdeviceaction/IWDTFDriverSetupAction2::UpdateDriver
wdtfdriversetupdeviceaction/IWDTFDriverSetupAction2.UpdateDriver
IWDTFDriverSetupAction2.UpdateDriver
wdtfdriversetupdeviceaction.h
Desktop
Windows XP Professional
Windows Server 2008
WDTFDriverSetupDeviceAction.idl
Microsoft.WDTF
WDTFDriverSetupDeviceAction.Interop.dll
APIRef
kbSyntax
COM
WDTFDriverSetupDeviceAction.Interop.dll
IWDTFDriverSetupAction2.UpdateDriver
Windows

IWDTFDriverSetupAction2::UpdateDriver

-description

[!NOTE] This page is normally hosted at /windows-hardware/drivers/ddi/wdtfdriversetupdeviceaction/nf-wdtfdriversetupdeviceaction-iwdtfdriversetupaction2-updatedriver. While that page is unavailable, links to it redirect here.

Updates the target device with a driver from the driver package.

-parameters

-param pDp [in]

The driver package.

-param pbReboot

-param pbRebootRequired [out, retval]

True if the device must reboot after the update; otherwise, false.

-returns

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

IWDTFDriverSetupAction2