Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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