Skip to content

Latest commit

 

History

History
64 lines (51 loc) · 1.73 KB

nf-wdtf-iwdtfaction2-getstatus.md

File metadata and controls

64 lines (51 loc) · 1.73 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.IWDTFAction2.GetStatus
IWDTFAction2::GetStatus (wdtf.h)
Returns the status code for the last operation.
dtf\iwdtfaction2_getstatus.htm
dtf
04/04/2018
IWDTFAction2::GetStatus
GetStatus, GetStatus method [Windows Device Testing Framework], GetStatus method [Windows Device Testing Framework],IWDTFAction2 interface, IWDTFAction2 interface [Windows Device Testing Framework],GetStatus method, IWDTFAction2.GetStatus, IWDTFAction2::GetStatus, Microsoft.WDTF.IWDTFAction2.GetStatus, Microsoft::WDTF::IWDTFAction2::GetStatus, dtf.iwdtfaction2_getstatus, wdtf/IWDTFAction2::GetStatus
wdtf.h
Desktop
Windows XP Professional
Windows Server 2008
WDTF.idl
Microsoft.WDTF
WDTF.Interop.metadata_dll
Windows
IWDTFAction2::GetStatus
wdtf/IWDTFAction2::GetStatus
APIRef
kbSyntax
COM
WDTF.Interop.metadata_dll.dll
IWDTFAction2::GetStatus

IWDTFAction2::GetStatus

-description

Returns the status code for the last operation.

-parameters

-param pResult [out, retval]

The status code for the last operation.

-returns

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

-see-also

IWDTFAction2