UPnP Registry Device Creation Sample

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/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"

See Also

Concepts

UPnP Registry Device Creation
Registering a Hosted Device