Represents the reply for the current value of a state variable in an asynchronous call.
-
char CtrlUrl[NAME_SIZE]
- The control URL for the service.
-
DOMString CurrentVal
- The current value of the variable or error string in case of error.
-
int ErrCode
- The result of the operation.
-
char StateVarName[NAME_SIZE]
- The name of the variable.
Documentation
Represents the reply for the current value of a state variable in an
asynchronous call.
int ErrCode
- The result of the operation.
char CtrlUrl[NAME_SIZE]
- The control URL for the service.
char StateVarName[NAME_SIZE]
- The name of the variable.
DOMString CurrentVal
- The current value of the variable or error string in case of error.
Alphabetic index
This page was generated with the help of DOC++.