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.
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