Skip to content

Latest commit

 

History

History
64 lines (51 loc) · 1.88 KB

nf-wdtfpnpaction-iwdtfpnpaction2-enabledevice.md

File metadata and controls

64 lines (51 loc) · 1.88 KB
UID title description old-location tech.root ms.date keywords ms.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 targetos req.typenames f1_keywords topic_type api_type api_location api_name
NF:wdtfpnpaction.IWDTFPNPAction2.EnableDevice
IWDTFPNPAction2::EnableDevice (wdtfpnpaction.h)
Enables the target device.
dtf\iwdtfpnpaction2_enabledevice.htm
dtf
04/04/2018
IWDTFPNPAction2::EnableDevice
EnableDevice, EnableDevice method [Windows Device Testing Framework], EnableDevice method [Windows Device Testing Framework],IWDTFPNPAction2 interface, IWDTFPNPAction2 interface [Windows Device Testing Framework],EnableDevice method, IWDTFPNPAction2.EnableDevice, IWDTFPNPAction2::EnableDevice, Microsoft.WDTF.IWDTFPNPAction2.EnableDevice, Microsoft::WDTF::IWDTFPNPAction2::EnableDevice, dtf.iwdtfpnpaction2_enabledevice, wdtfpnpaction/IWDTFPNPAction2::EnableDevice
wdtfpnpaction.h
Desktop
Windows XP Professional
Windows Server 2008
WDTFPNPAction.idl
Microsoft.WDTF
WDTFDriverPNPAction.Interop.dll
Windows
IWDTFPNPAction2::EnableDevice
wdtfpnpaction/IWDTFPNPAction2::EnableDevice
APIRef
kbSyntax
COM
WDTFDriverPNPAction.Interop.dll
IWDTFPNPAction2::EnableDevice

IWDTFPNPAction2::EnableDevice

-description

Enables the target device.

-parameters

-param pbSuccess [out, retval]

True if the operation succeeds; otherwise, false.

-returns

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

-see-also

IWDTFPNPAction2