IrCOMM Driver Registry Settings (Windows CE 5.0)
The registry stores information necessary to configure the system for applications and hardware devices. The registry also stores information that the OS references continually during operation.
The following registry key example shows the default values.
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\IrCOMM]
"Tsp"="Unimodem.dll"
"Dll"="IRCOMM.DLL"
"Prefix"="COM"
"Order"=dword:1
"Index"=dword:3
"DeviceType"=dword:6
"FriendlyName"=LOC_FRIENDLY_IRCOMM
"DevConfig"=hex: 10,00, 00,00, 02,00,00,00, 10,01,00,00,
00,4B,00,00, 00,00, 08, 00, 00, 00,00,00,00
Note The default registry values vary depending on which features you include in your run-time image. For more information, see Default Registry Settings.
See Also
Send Feedback on this topic to the authors