DriverProfile Methods |
The DriverProfile type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateDeviceEmulator |
Create a device emulator.
| |
| FindDeviceProfile |
Finds a driver profile for a device given the specified EDS info and IOMapType.
| |
| GetDeviceProfile |
Gets a driver profile for a device given the specified EDS info and IOMapType.
| |
| RegisterProfile(IOMapType, DriverProfile) |
Registers a driver profile for a device given the specified IOMapType.
| |
| RegisterProfile(EDSInfo, EDSMask, DriverProfile) |
Registers a driver profile for a device given the specified EDS info.
| |
| RegisterProfile(EDSInfo, EDSMask, IOMapType, DriverProfile) |
Registers a driver profile for a device given the specified EDS info and IOMapType.
| |
| UnregisterProfile |
Unregisters a profile.
|