_GETTAG_INFO Struct Reference

#include <Copy of cmd.h>


Data Fields

struct {
   unsigned char   bFinished: 1
flags
struct {
   unsigned char   bFinished: 1
flags
WORD ref
BYTE tagGroup
BYTE tagVal
BYTE user
BYTEval


Detailed Description

Structure for passing variables to getVarCmd() function

Field Documentation

unsigned char _GETTAG_INFO::bFinished

struct { ... } _GETTAG_INFO::flags

struct { ... } _GETTAG_INFO::flags

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

Requested variable has a group and value

For future version!!!! /** Availble space in val for writing data to The current user, is a USER_XX constant

Pointer to buffer for writing variable to


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

Generated on Wed Feb 3 12:45:36 2010 for SBC65EC Web Server by  doxygen 1.5.8