Main Page
Modules
Data Structures
Files
Related Pages
Examples
Data Structures
Data Fields
_CMD_GET_VAR Struct Reference
#include <cmd.h>
Detailed Description
Structure for passing variables to
getVarCmd()
function
Data Fields
BYTE
*
buf
BYTE
bufLength
struct {
unsigned char
bFinished
: 1
}
flags
BYTE
group
BYTE
ref
BYTE
user
BYTE
value
Field Documentation
unsigned char
_CMD_GET_VAR::bFinished
BYTE
*
_CMD_GET_VAR::buf
BYTE
_CMD_GET_VAR::bufLength
struct { ... }
_CMD_GET_VAR::flags
BYTE
_CMD_GET_VAR::group
BYTE
_CMD_GET_VAR::ref
Input and output variable.
Will contain HTTP_START_OF_VAR for fist call
If there are no more values left for this variable, it will contain HTTP_END_OF_VAR on return
If there are still bytes to send, it will contain a value other than HTTP_START_OF_VAR and HTTP_END_OF_VAR reference on return
BYTE
_CMD_GET_VAR::user
BYTE
_CMD_GET_VAR::value
The documentation for this struct was generated from the following file:
cmd.h
Generated on Thu Jul 5 21:26:34 2007 for SBC65EC Web Server by
1.5.2