其它SetupDi函数
			 2021-11-19
			  70
			 0
			
			
			
				
			
			
		
			| SetupDiGetActualModelsSection | Retrieves the appropriate decorated INF Models section to use when installing a device from a device INF file. | 
|---|---|
| SetupDiGetActualSectionToInstall | Retrieves the appropriate DDInstall section to use when installing a device from a device INF file. | 
| SetupDiGetActualSectionToInstallEx | Retrieves the name of the INF DDInstall section that installs a device for a specified operating system and processor architecture. | 
| SetupDiGetHwProfileFriendlyName | Retrieves the friendly name associated with a hardware profile ID. | 
| SetupDiGetHwProfileFriendlyNameEx | Retrieves the friendly name associated with a hardware profile ID on a local or remote computer. | 
| SetupDiGetHwProfileList | Retrieves a list of all currently defined hardware profile IDs. | 
| SetupDiGetHwProfileListEx | Retrieves a list of all currently defined hardware profile IDs on a local or remote computer. | 
| SetupDiRestartDevices | Restarts a specified device or, if necessary, starts all devices that are operated by the same function and filter drivers as the specified device. | 
 SetupApi函数
			SetupApi函数
			




