imagingandcamerafws/camerafw/Include/ecamuidsconst.hrh
changeset 0 40261b775718
equal deleted inserted replaced
-1:000000000000 0:40261b775718
       
     1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 /**
       
    17  @publishedPartner
       
    18  @released
       
    19  @file
       
    20 */
       
    21 
       
    22 #ifndef ECAMUIDS_CONST_HRH
       
    23 #define ECAMUIDS_CONST_HRH
       
    24 
       
    25 /**
       
    26 Defines the numerical value for KUidECamEvent2CameraSettingContinuousZoomPercentageCompletion.
       
    27 @see KUidECamEvent2CameraSettingContinuousZoomPercentageCompletion
       
    28 @publishedPartner
       
    29 @prototype
       
    30 */
       
    31 #define KUidECamEvent2CameraSettingContinuousZoomPercentageCompletionUidValue	0x10283233 
       
    32 
       
    33 /**
       
    34 Defines the numerical value for KUidECamEvent2IndirectFeatureChange.
       
    35 @see KUidECamEvent2IndirectFeatureChange
       
    36 @publishedPartner
       
    37 @prototype
       
    38 */
       
    39 #define KUidECamEvent2IndirectFeatureChangeUidValue  					0x10283243 
       
    40 
       
    41 /**
       
    42 Defines the numerical value for KUidECamEvent2CameraSettingAutoAperture.
       
    43 @see KUidECamEvent2CameraSettingAutoAperture
       
    44 @publishedPartner
       
    45 */
       
    46 #define KUidECamEvent2CameraSettingAutoApertureUidValue 				0x10283235
       
    47 
       
    48 
       
    49 #endif // ECAMUIDS_CONST_HRH
       
    50