Share via


UPnP C Device Host Structures (Windows Embedded CE 6.0)

1/6/2010

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

Reference

UPnP C Device Host Reference