PInvoke API (methods, structures and constants) imported from Windows Driver Framework (wudfx02000.dll).
$ dotnet add package Vanara.PInvoke.WindowsDriverFramework![]()
PInvoke API (methods, structures and constants) imported from Windows Driver Framework (wudfx02000.dll).
Vanara is a community project that contains various .NET assemblies which have P/Invoke functions, interfaces, enums and structures from Windows libraries. Each assembly is associated with one or a few tightly related libraries.
First check if it's already fixed by trying the MyGet build. If you're still running into problems, file an issue.
| Functions | Enumerations | Structures |
|---|---|---|
| WdfDeviceCreate | WDF_EXECUTION_LEVEL WDF_SYNCHRONIZATION_SCOPE WDF_TRI_STATE | WDF_OBJECT_ATTRIBUTES WDF_OBJECT_CONTEXT_TYPE_INFO PWDFDEVICE_INIT WDFCHILDLIST WDFCMRESLIST WDFCOLLECTION WDFCOMMONBUFFER WDFCOMPANIONTARGET WDFCONTEXT WDFDEVICE WDFDMAENABLER WDFDMATRANSACTION WDFDPC WDFDRIVER WDFFILEOBJECT WDFINTERRUPT WDFIORESLIST WDFIORESREQLIST WDFIOTARGET WDFKEY WDFLOOKASIDE WDFMEMORY WDFOBJECT WDFQUEUE WDFREQUEST WDFSPINLOCK WDFSTRING WDFTIMER WDFUSBDEVICE WDFUSBINTERFACE WDFUSBPIPE WDFWAITLOCK WDFWMIINSTANCE WDFWMIPROVIDER WDFWORKITEM |