S60 3rd Edition API Reference: browseruisdkcrkeys.h Source File

browseruisdkcrkeys.h

Go to the documentation of this file.
00001 #ifndef BROWSERUISDKCRKEYS_H
00002 #define BROWSERUISDKCRKEYS_H
00003 
00004 const TUid KCRUidBrowserNG = {0x1020724D};
00005 const TUid KCRUidBrowserUiLV = {0x101F861B};
00006 const TUid KCRUidBrowser   = {0x10008D39};
00007 
00008 // Users should be able to select the volume for plugins
00009 // Valid Values: (mute)0,2,5,8,10(maximum)
00010 const TUint32 KBrowserMediaVolumeControl =  0x0000001C;
00011 
00012 // BROWSERUISDKCRKEYS_H
00013 #endif

Copyright © Nokia Corporation 2001-2007
Back to top