libUPnP  1.6.24
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

◆ CtrlUrl

UpnpString* Upnp_State_Var_Complete::CtrlUrl

The control URL for the service.

◆ CurrentVal

DOMString Upnp_State_Var_Complete::CurrentVal

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

◆ ErrCode

int Upnp_State_Var_Complete::ErrCode

The result of the operation.

◆ StateVarName

char Upnp_State_Var_Complete::StateVarName[(size_t) 256]

The name of the variable.


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