UPnP Registry Device Creation Sample (Windows Embedded CE 6.0)
1/6/2010
The following registry settings show the registry path and registry entries for a sample UPnP device.
[HKEY_LOCAL_MACHINE\COMM\UPnPDevices\MyDevice]
"State"=dword:2
"LifeTime"=dword:800
"XMLDescFile"="\\windows\\upnp\\mydevice.xml"
"ProgId"="MyUPnPDevice.Device"
"InitString"="a test initialization string"