Webcam Library Reference Documentation  Logitech logo
_CControlChoice Struct Reference

A list of choices for a choice type of control. More...

#include <common/include/webcam.h>

Data Fields

int index
 The index of the choice within the list of choices. More...
 
char * name
 The name of the choice. More...
 

Detailed Description

A list of choices for a choice type of control.

See Also
CC_TYPE_CHOICE

Field Documentation

int _CControlChoice::index

The index of the choice within the list of choices.

Note that this index is not necessarily zero-based and can therefore not be used as an index into CControl::choices::list[].

char* _CControlChoice::name

The name of the choice.

This member is never NULL.


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

Generated on Sun Apr 28 2013 23:41:32 for Webcam Library by Doxygen 1.8.3.1
Copyright © 2006-2008 Logitech.