pathconfiguration.hrh File Reference

API published in: S60 2nd Ed



Defines

#define  text_rom_root_path   "Z:\\Data\\"
  The root directory in ROM.
#define  text_phone_memory_root_path   "C:\\Data\\"
  The root directory in Phone Memory.
#define  text_memory_card_root_path   "E:\\"
  The root directory in Memory Card.
#define  text_games_path   "Games\\"
  Games directory.
#define  text_installs_path   "Installs\\"
  Installs directory.
#define  text_others_path   "Others\\"
  Others directory.
#define  text_videos_path   "Videos\\"
  Videos directory.
#define  text_images_path   "Images\\"
  Images directory.
#define  text_pictures_path   "Images\\Pictures\\"
  Pictures directory.
#define  text_gms_pictures_path   "Images\\Pictures\\"
  GMS pictures directory.
#define  text_mms_background_images_path   "Images\\Backgrounds\\"
  MMS background images directory.
#define  text_presence_logos_path   "Images\\Presence\\"
  Presence logos directory.
#define  text_sounds_path   "Sounds\\"
  Sounds directory.
#define  text_digital_sounds_path   "Sounds\\Digital\\"
  Digital sounds directory.
#define  text_simple_sounds_path   "Sounds\\Simple\\"
  Simple sounds directory.
#define  text_images_thumbnail_path   "_PAlbTN\\"
  Thumbnail images directory.
#define  text_memory_card_contacts_path   "E:\\Others\\Contacts\\"
  Full path of the contacts directory in a memory card.
#define  text_memory_card_links_path   "E:\\Others\\Links\\"
  Full path of the links directory in a memory card.

Define Documentation

#define text_digital_sounds_path   "Sounds\\Digital\\"
 

Digital sounds directory.

The directory is always under a root directory.

#define text_games_path   "Games\\"
 

Games directory.

The directory is always under a root directory.

#define text_gms_pictures_path   "Images\\Pictures\\"
 

GMS pictures directory.

The directory is always under a root directory.

#define text_images_path   "Images\\"
 

Images directory.

The directory is always under a root directory.

#define text_images_thumbnail_path   "_PAlbTN\\"
 

Thumbnail images directory.

The directory is not necessarily under a root directory. The directory exists under the same directory where the corresponding image is. Do not try to append this to a root directory.

#define text_installs_path   "Installs\\"
 

Installs directory.

The directory is always under a root directory.

#define text_memory_card_contacts_path   "E:\\Others\\Contacts\\"
 

Full path of the contacts directory in a memory card.

Contains also the drive letter. Do not try to append this to any root directory.

#define text_memory_card_links_path   "E:\\Others\\Links\\"
 

Full path of the links directory in a memory card.

Contains also the drive letter. Do not try to append this to any root directory.

#define text_memory_card_root_path   "E:\\"
 

The root directory in Memory Card.

#define text_mms_background_images_path   "Images\\Backgrounds\\"
 

MMS background images directory.

The directory is always under a root directory.

#define text_others_path   "Others\\"
 

Others directory.

The directory is always under a root directory.

#define text_phone_memory_root_path   "C:\\Data\\"
 

The root directory in Phone Memory.

#define text_pictures_path   "Images\\Pictures\\"
 

Pictures directory.

The directory is always under a root directory.

Deprecated:
Use GSM pictures directory (text_gms_pictures_path) instead.
#define text_presence_logos_path   "Images\\Presence\\"
 

Presence logos directory.

The directory is always under a root directory.

#define text_rom_root_path   "Z:\\Data\\"
 

The root directory in ROM.

#define text_simple_sounds_path   "Sounds\\Simple\\"
 

Simple sounds directory.

The directory is always under a root directory.

#define text_sounds_path   "Sounds\\"
 

Sounds directory.

The directory is always under a root directory.

#define text_videos_path   "Videos\\"
 

Videos directory.

The directory is always under a root directory.


Copyright © Nokia Corporation 2001-2008
Back to top