Share via


UPnP Registry Device Creation Sample (Windows CE 5.0)

Send Feedback

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.