SetupApi函数
+ -

SetupDi 驱动安装处理函数

2021-11-19 83 0
SetupDiCallClassInstaller Calls the appropriate class installer, and any registered co-installers, with the specified installation request.
SetupDiChangeState The default handler for the DIF_PROPERTYCHANGE request. It can be used to change the state of an installed device.
SetupDiRegisterCoDeviceInstallers Registers the device-specific co-installers listed in the INF file for the specified device. This function is the default handler for DIF_REGISTER_COINSTALLERS.
SetupDiInstallDevice The default handler for the DIF_INSTALLDEVICE request.
SetupDiInstallDriverFiles The default handler for the DIF_INSTALLDEVICEFILES request.
SetupDiInstallDeviceInterfaces The default handler for the DIF_INSTALLINTERFACES request. It installs the interfaces that are listed in a DDInstall.Interfaces section of a device INF file.
SetupDiMoveDuplicateDevice This function is obsolete and cannot be used in any version of Microsoft Windows.
SetupDiRemoveDevice The default handler for the DIF_REMOVEDEVICE request.
SetupDiUnremoveDevice The default handler for the DIF_UNREMOVE request.
SetupDiRegisterDeviceInfo The default handler for the DIF_REGISTERDEVICE request.
SetupDiSelectDevice The default handler for the DIF_SELECTDEVICE request.
SetupDiSelectBestCompatDrv The default handler for the DIF_SELECTBESTCOMPATDRV request.

0 篇笔记 写笔记

作者信息
我爱内核
Windows驱动开发,网站开发
好好学习,天天向上。
取消
感谢您的支持,我会继续努力的!
扫码支持
扫码打赏,你说多少就多少

打开支付宝扫一扫,即可进行扫码打赏哦

您的支持,是我们前进的动力!