SetupApi函数
+ -

SetupDi 设备信息函数

2021-11-19 298 0
SetupDiCreateDeviceInfoList Creates an empty device information set. This set can be associated with a class GUID.
SetupDiCreateDeviceInfoListEx Creates an empty device information set. This set can be associated with a class GUID and can be for devices on a remote computer.
SetupDiCreateDeviceInfo Creates a new device information element and adds it as a new member to the specified device information set.
SetupDiOpenDeviceInfo Retrieves information about an existing device instance and adds it to the specified device information set.
SetupDiEnumDeviceInfo Returns a context structure for a device information element of a device information set.
SetupDiGetDeviceInstanceId Retrieves the device instance ID associated with a device information element.
SetupDiGetDeviceInfoListClass Retrieves the class GUID associated with a device information set if it has an associated class.
SetupDiGetDeviceInfoListDetail Retrieves information associated with a device information set including the class GUID, remote computer handle, and remote computer name.
SetupDiGetClassDevPropertySheets Retrieves handles to the property sheets of a specified device information element or of the device setup class of a specified device information set.
SetupDiGetClassDevs Returns a device information set that contains all devices of a specified class.
SetupDiGetClassDevsEx Returns a device information set that contains all devices of a specified class on a local or remote computer.
SetupDiSetSelectedDevice Sets the specified device information element to be the currently-selected member of a device information set. This function is typically used by an installation wizard.
SetupDiGetSelectedDevice Retrieves the currently-selected device for the specified device information set.
SetupDiRegisterDeviceInfo Registers a newly created device instance with the Plug and Play manager.
SetupDiDeleteDeviceInfo Deletes a member from the specified device information set. This function does not delete the actual device.
SetupDiDestroyDeviceInfoList Destroys a device information set and frees all associated memory.

0 篇笔记 写笔记

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

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

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