#include <mw/favouriteslimits.h>
LOCAL_C const TInt | KFavouritesStartPageUid |
Support for Start Page bookmark in the Browser. That bookmark is created in memory dynamically, and never exists in the database.
LOCAL_C const TInt | KFavouritesAdaptiveItemsFolderUid |
Support for Adaptive Bookmarks Folder in the Browser. That folder is created in memory dynamically, and never exists in the database.
LOCAL_C const TInt | KFavouritesRSSItemUid |
Support for RSS Item in the Browser. That item is created in memory dynamically, and never exists in the database.
LOCAL_C const TInt | KFavouritesSavedDeckItemUid |
Support for Saved Deck Item in the Browser. That item is created in memory dynamically, and never exists in the database.
LOCAL_C const TInt | KFavouritesMaxPostfix |
Maximum length of the postfix that is generated for unique names. (Unique names are created by appending a (32 bit) number in parenthesis. The longest postfix therefore reads "(4294967296)" (12 characters).
LOCAL_C const TInt32 | KFavouritesNullContextId |
Null context id; keep this unused.
LOCAL_C const TInt32 | KFavouritesApplicationContextId |
Context id for applications.
LOCAL_C const TInt32 | KFavouritesGameDataContextId |
Context id for game data.
LOCAL_C const TInt32 | KFavouritesRingingToneContextId |
Context id for ringing tones.
LOCAL_C const TInt32 | KFavouritesMusicContextId |
Context id for Music Shop music.
LOCAL_C const TInt32 | KFavouritesFeedsContextId |
Special context IDs for launching into these.
const TLitC< sizeof(L"BrowserBookmarks")/2 > | KBrowserBookmarks | [static] |
Browser bookmarks database name.
const TLitC< sizeof(L"BrowserSavedPages")/2 > | KBrowserSavedPages | [static] |
Browser saved pages database name.