Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: ecamadvsettings.h

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Enum TValueInfo

TValueInfo

Description

Value info settings. This data type provides additional information to specify the meaning of the returned array of values and the related data set it describes.

ENotActive

Not active. The data array should be empty.

EBitField

Data is represented by one element TInt in the form of bitfields.

EDiscreteSteps

Data is represented by individual elements.

EDiscreteRangeMinMaxStep

Data set consists of discrete, magnitude ordered values, at uniform intervals. It can be described by the minimum, maximum value and the step.

EContinuousRangeMinMax

Data set is continuous. It can be described by the minimum and maximum value. The step is 1.