libUPnP  1.6.17
Data Fields
Upnp_State_Var_Complete Struct Reference

#include <upnp.h>

Data Fields

int ErrCode
UpnpStringCtrlUrl
char StateVarName [(size_t) 256]
DOMString CurrentVal

Detailed Description

Represents the reply for the current value of a state variable in an asynchronous call.


Field Documentation

The control URL for the service.

Referenced by SampleUtil_PrintEvent(), and UpnpThreadDistribution().

The current value of the variable or error string in case of error.

Referenced by SampleUtil_PrintEvent(), and UpnpThreadDistribution().

The result of the operation.

Referenced by SampleUtil_PrintEvent(), and UpnpThreadDistribution().

The name of the variable.

Referenced by SampleUtil_PrintEvent(), and UpnpThreadDistribution().


The documentation for this struct was generated from the following file: