Skip to content

Latest commit

 

History

History
69 lines (53 loc) · 1.89 KB

nf-wdtf-iwdtfdevicedepot2-querysingle.md

File metadata and controls

69 lines (53 loc) · 1.89 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:wdtf.IWDTFDeviceDepot2.QuerySingle
IWDTFDeviceDepot2::QuerySingle (wdtf.h)
Returns a single target device from the DeviceDepot.
dtf\iwdtfdevicedepot2_querysingle.htm
dtf
04/04/2018
IWDTFDeviceDepot2::QuerySingle
IWDTFDeviceDepot2 interface [Windows Device Testing Framework],QuerySingle method, IWDTFDeviceDepot2.QuerySingle, IWDTFDeviceDepot2::QuerySingle, Microsoft.WDTF.IWDTFDeviceDepot2.QuerySingle, Microsoft::WDTF::IWDTFDeviceDepot2::QuerySingle, QuerySingle, QuerySingle method [Windows Device Testing Framework], QuerySingle method [Windows Device Testing Framework],IWDTFDeviceDepot2 interface, dtf.iwdtfdevicedepot2_querysingle, wdtf/IWDTFDeviceDepot2::QuerySingle
wdtf.h
Desktop
Windows XP Professional
Windows Server 2008
WDTF.idl
Microsoft.WDTF
WDTF.Interop.metadata_dll
Windows
IWDTFDeviceDepot2::QuerySingle
wdtf/IWDTFDeviceDepot2::QuerySingle
APIRef
kbSyntax
COM
WDTF.Interop.metadata_dll.dll
IWDTFDeviceDepot2::QuerySingle

IWDTFDeviceDepot2::QuerySingle

-description

Returns a single target device from the DeviceDepot.

-parameters

-param SDEL [in]

The SDEL query string.

-param ppTarget [out, retval]

The requested device.

-returns

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

-see-also

IWDTFDeviceDepot2