Vanara/PInvoke/NewDev/CorrelationReport.md

17 lines
2.3 KiB
Markdown

## Vanara.PInvoke.NewDev
PInvoke API (methods, structures and constants) imported from Windows NewDev.dll.
- Includes methods from newdev.dll
- Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.NewDev?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.NewDev?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.NewDev)
### Methods - 100% API coverage (8 of 8 functions)
Native Method | Header | Managed Method
--- | --- | ---
[DiInstallDevice](https://www.google.com/search?num=5&q=DiInstallDevice+site%3Adocs.microsoft.com) | newdev.h | [Vanara.PInvoke.NewDev.DiInstallDevice](https://github.com/dahall/Vanara/search?l=C%23&q=DiInstallDevice)
[DiInstallDriver](https://www.google.com/search?num=5&q=DiInstallDriverA+site%3Adocs.microsoft.com) | newdev.h | [Vanara.PInvoke.NewDev.DiInstallDriver](https://github.com/dahall/Vanara/search?l=C%23&q=DiInstallDriver)
[DiRollbackDriver](https://www.google.com/search?num=5&q=DiRollbackDriver+site%3Adocs.microsoft.com) | newdev.h | [Vanara.PInvoke.NewDev.DiRollbackDriver](https://github.com/dahall/Vanara/search?l=C%23&q=DiRollbackDriver)
[DiShowUpdateDevice](https://www.google.com/search?num=5&q=DiShowUpdateDevice+site%3Adocs.microsoft.com) | newdev.h | [Vanara.PInvoke.NewDev.DiShowUpdateDevice](https://github.com/dahall/Vanara/search?l=C%23&q=DiShowUpdateDevice)
[DiShowUpdateDriver](https://www.google.com/search?num=5&q=DiShowUpdateDriver+site%3Adocs.microsoft.com) | newdev.h | [Vanara.PInvoke.NewDev.DiShowUpdateDriver](https://github.com/dahall/Vanara/search?l=C%23&q=DiShowUpdateDriver)
[DiUninstallDevice](https://www.google.com/search?num=5&q=DiUninstallDevice+site%3Adocs.microsoft.com) | newdev.h | [Vanara.PInvoke.NewDev.DiUninstallDevice](https://github.com/dahall/Vanara/search?l=C%23&q=DiUninstallDevice)
[DiUninstallDriver](https://www.google.com/search?num=5&q=DiUninstallDriverA+site%3Adocs.microsoft.com) | newdev.h | [Vanara.PInvoke.NewDev.DiUninstallDriver](https://github.com/dahall/Vanara/search?l=C%23&q=DiUninstallDriver)
[UpdateDriverForPlugAndPlayDevices](https://www.google.com/search?num=5&q=UpdateDriverForPlugAndPlayDevicesA+site%3Adocs.microsoft.com) | newdev.h | [Vanara.PInvoke.NewDev.UpdateDriverForPlugAndPlayDevices](https://github.com/dahall/Vanara/search?l=C%23&q=UpdateDriverForPlugAndPlayDevices)