Update contrib.
1 // Copyright (c) 2005-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".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
22 #ifndef ECAMCOMMONUIDIF_HRH
23 #define ECAMCOMMONUIDIF_HRH
26 /** Defines the numerical value for KECamMCameraHistogramUid.
27 @see KECamMCameraHistogramUid
28 @deprecated use KECamMCameraV2HistogramUidValue*/
29 #define KECamMCameraHistogramUidValue 0x102737A9
31 /** Defines the numerical value for KECamMCameraV2HistogramUid.
32 @see KECamMCameraV2HistogramUid */
33 #define KECamMCameraV2HistogramUidValue 0x10283225
36 Defines the numerical value for KECamMCameraOverlayUid.
37 @see KECamMCameraOverlayUid
42 #define KECamMCameraOverlayUidValue 0x102737AA
45 Defines the numerical value for KECamMCameraOverlay2Uid.
46 @see KECamMCameraOverlay2Uid */
47 #define KECamMCameraOverlay2UidValue 0x10283227
50 Defines the numerical value for KECamMCameraSnapshotUid.
51 @see KECamMCameraSnapshotUid */
52 #define KECamMCameraSnapshotUidValue 0x102737AB
55 Defines the numerical value for KECamMCameraSnapshot2Uid.
56 @see KECamMCameraSnapshot2Uid */
57 #define KECamMCameraSnapshot2UidValue 0x10283226
60 #endif // ECAMCOMMONUIDIF_HRH