Share via


IrCOMM Driver Registry Settings (Windows Embedded CE 6.0)

1/6/2010

The registry stores information necessary to configure the system for applications and hardware devices that use infrared networking (IrCOMM). 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

Other Resources

Core OS Registry Settings