Webcam Library Reference Documentation  Logitech logo

_CControlChoice Struct Reference

#include <Common/include/webcam.h>


Detailed Description

A list of choices for a choice type of control.

See also:
CC_TYPE_CHOICE


Data Fields

int index
 The index of the choice within the list of choices.
char * name
 The name of the 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 Tue Nov 8 08:41:15 2011 for Webcam Library by Doxygen 1.4.6
Copyright © 2006-2008 Logitech.