Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <ecamerrors.h>
This item is not part of the S60 5th Edition SDK

ecamerrors.h Global variables

KErrECamCameraDisabled

const TInt KErrECamCameraDisabled=-12100;

Description

The camera has been disabled, hence calls do not succeed

[Top]


KErrECamSettingDisabled

const TInt KErrECamSettingDisabled=-12101;

Description

This parameter or operation is supported, but presently is disabled.

[Top]


KErrECamParameterNotInRange

const TInt KErrECamParameterNotInRange=-12102;

Description

This value is out of range.

[Top]


KErrECamSettingNotSupported

Interface status: deprecated Use sysytem wide error code KErrNotSupported, since there is no clear cut difference between the two

const TInt KErrECamSettingNotSupported=-12103;

Description

[Top]


KErrECamNotOptimalFocus

const TInt KErrECamNotOptimalFocus=-12104;

Description

The optimum focus is lost

[Top]


KErrECamFlashNotCharged

const TInt KErrECamFlashNotCharged=-12105;

Description

The flash is not charged

[Top]


KErrECamColorOperationConflict

const TInt KErrECamColorOperationConflict=-12106;

Description

This error code is supposed to be used with new event KUidECamEventCIPSetColorSwapEntry and KUidECamEventCIPRemoveColorSwapEntry. This would occur when the particular color is being targetted by 2 color entries for conversion to different colors.