UPNPSUBSCRIPTION (Windows CE 5.0)
This structure holds the unique device name and service identifier data for a UPnP subscription.
typedef struct {PCWSTRpszUDN;PCWSTRpszSID;} UPNPSUBSCRIPTION, *PUNPNSUBSCRIPTION;
Members
- pszUDN
Unique device name. - pszSID
Service identifier from the device description.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Upnpdevapi.h.
See Also
Send Feedback on this topic to the authors