UPnP C Device Host Structures (Windows CE 5.0)
The following table shows the UPnP C Device Host structures with a description of the purpose of each.
Programming element | Description |
---|---|
UPNPDEVICEINFO | This structure identifies a UPnP device. It is used by the UpnpAddDevice function. |
UPNPPARAM | This structure is used to describe the name and value of a single UPnP variable. |
UPNPSERVICECONTROL | This structure is handed in to the callback as pvSvcParam when the callback ID is UPNPCB_CONTROL. |
UPNPSUBSCRIPTION | This structure holds the unique device name and service identifier data for a UPnP subscription. |
See Also
Send Feedback on this topic to the authors