hwrmvibrasdkcrkeys.h

Go to the documentation of this file.
00001 /*
00002 * ==============================================================================
00003 *  Name        : HWRMVibraSDKCRKeys.h
00004 *  Part of     : HW Resource Manager / HWResourceManager
00005 *  Interface   : SDK
00006 *  Description : This file contains SDK central repository key definitions
00007 *                for the vibra
00008 *  Version     : %version: 4 %
00009 *
00010 *  Copyright © 2002-2006 Nokia. All rights reserved.
00011 *  This material, including documentation and any related 
00012 *  computer programs, is protected by copyright controlled by 
00013 *  Nokia. All rights are reserved. Copying, including 
00014 *  reproducing, storing, adapting or translating, any 
00015 *  or all of this material requires the prior written consent of 
00016 *  Nokia. This material also contains confidential 
00017 *  information which may not be disclosed to others without the 
00018 *  prior written consent of Nokia.
00019 * ==============================================================================
00020 */
00021 
00022 #ifndef HWRMVIBRASDKCRKEYS_H
00023 #define HWRMVIBRASDKCRKEYS_H
00024 
00025 #include <e32std.h>
00026 
00048 const TUid KCRUidVibraCtrl = {0x10200C8B};
00049 
00058 const TUint32 KVibraCtrlProfileVibraEnabled     = 0x00000001;
00059 
00071 const TUint32 KVibraCtrlMaxTime                 = 0x00000002;
00072 
00085 const TUint32 KVibraMinOffTime                  = 0x00000003;
00086 
00087 // HWRMVIBRASDKCRKEYS_H
00088 #endif
00089             
00090 // End of File

Copyright © Nokia Corporation 2001-2008
Back to top