kernel/eka/include/e32uid.h
changeset 286 48e57fb1237e
parent 271 dc268b18d709
equal deleted inserted replaced
285:ff5437e4337c 286:48e57fb1237e
     1 // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1995-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
   119 const TUid KConsoleDllUid16={KConsoleDllUidValue16};
   119 const TUid KConsoleDllUid16={KConsoleDllUidValue16};
   120 const TInt KConsoleDllUidValue8=0x100000c5;
   120 const TInt KConsoleDllUidValue8=0x100000c5;
   121 const TUid KConsoleDllUid8={KConsoleDllUidValue8};
   121 const TUid KConsoleDllUid8={KConsoleDllUidValue8};
   122 
   122 
   123 const TUint KSystemStartupModeKey=0x10204BB5;
   123 const TUint KSystemStartupModeKey=0x10204BB5;
       
   124 const TUint KSystemEmulatorOrientationKey=0x10204BB6;
   124 
   125 
   125 const TUint KSystemEmulatorOrientationKey=0x10204BB6;
   126 /** @internalComponent */
       
   127 const TUint KPlatformTestExclusionKey=0x20033F19;
   126 
   128 
   127 #endif
   129 #endif
   128 
   130