Skip to content

Latest commit

 

History

History
61 lines (52 loc) · 2.27 KB

nn-wudfddi-iwdfdeviceinitialize2.md

File metadata and controls

61 lines (52 loc) · 2.27 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.IWDFDeviceInitialize2
IWDFDeviceInitialize2 (wudfddi.h)
The IWDFDeviceInitialize2 interface is a helper interface that allows a driver to specify a preferred buffer retrieval mode and buffer access method.
wdf\iwdfdeviceinitialize2.htm
wdf
02/26/2018
IWDFDeviceInitialize2 interface
IWDFDeviceInitialize2, IWDFDeviceInitialize2 interface, IWDFDeviceInitialize2 interface,described, UMDFDeviceObjectRef_0a7dcdea-43e7-4a0a-b55c-34d18eca65e8.xml, umdf.iwdfdeviceinitialize2, wdf.iwdfdeviceinitialize2, wudfddi/IWDFDeviceInitialize2
wudfddi.h
Wudfddi.h
Desktop
1.9
Unavailable in UMDF 2.0 and later.
WUDFx.dll
Windows
IWDFDeviceInitialize2
wudfddi/IWDFDeviceInitialize2
APIRef
kbSyntax
COM
WUDFx.dll
IWDFDeviceInitialize2

IWDFDeviceInitialize2 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.]

The IWDFDeviceInitialize2 interface is a helper interface that allows a driver to specify a preferred buffer retrieval mode and buffer access method.

-inheritance

The IWDFDeviceInitialize2 interface inherits from IWDFDeviceInitialize. IWDFDeviceInitialize2 also has these types of members:

  • Methods

-remarks

Drivers obtain the IWDFDeviceInitialize2 interface by calling IWDFDeviceInitialize::QueryInterface.