UPnP Registry Device Creation Sample (Windows CE 5.0)
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"
See Also
UPnP Registry Device Creation | Registering a Hosted Device
Send Feedback on this topic to the authors