Skip to content

Latest commit

 

History

History
61 lines (52 loc) · 1.94 KB

nn-wudfddi-iwdfiorequest3.md

File metadata and controls

61 lines (52 loc) · 1.94 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
NN:wudfddi.IWDFIoRequest3
IWDFIoRequest3 (wudfddi.h)
To obtain the IWDFIoRequest3 interface, drivers call IWDFIoRequest::QueryInterface.
wdf\iwdfiorequest3.htm
wdf
02/26/2018
IWDFIoRequest3 interface
IWDFIoRequest3, IWDFIoRequest3 interface, IWDFIoRequest3 interface,described, umdf.iwdfiorequest3, wdf.iwdfiorequest3, wudfddi/IWDFIoRequest3
wudfddi.h
Desktop
1.11
Unavailable in UMDF 2.0 and later.
WUDFx.dll
Windows
IWDFIoRequest3
wudfddi/IWDFIoRequest3
APIRef
kbSyntax
COM
WUDFx.dll
IWDFIoRequest3

IWDFIoRequest3 interface

-description

[Warning: UMDF 2 is the latest version of UMDF and supersedes UMDF 1. All new UMDF drivers should be written using UMDF 2. No new features are being added to UMDF 1 and there is limited support for UMDF 1 on newer versions of Windows 10. Universal Windows drivers must use UMDF 2. For more info, see Getting Started with UMDF.]

To obtain the IWDFIoRequest3 interface, drivers call IWDFIoRequest::QueryInterface.

-inheritance

The IWDFIoRequest3 interface inherits from IWDFIoRequest2. IWDFIoRequest3 also has these types of members:

  • Methods

-see-also

IWDFIoRequest2