Webcam Library Reference Documentation  Logitech logo

_Constant Struct Reference

Constant read from the XML configuration file. More...

Data Fields

ConstantType type
 Data type of the constant.
char * name
 Name of the constant.
union {
   int   value
 Integer value (only valid if type == CT_INTEGER)
   __u8   guid [GUID_SIZE]
 GUID value (only valid if type == CT_GUID)
}; 
struct _Constantnext
 Pointer to the next constant in the list.

Detailed Description

Constant read from the XML configuration file.


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