UPnP C Device Host Structures
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. |
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.