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 is used to describe the name and value of a single UPnP variable. It is used in event notification and in control actions.
typedef struct {PCWSTRpszName;PCWSTRpszValue;} UPNPPARAM;
Members
- pszName
Name of the UPnP variable. - pszValue
Value of the UPnP variable.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Upnpdevapi.h.
See Also
Send Feedback on this topic to the authors