mds_plat/metadata_engine_api/inc/mdeconstants.h
branchRCL_3
changeset 27 4a4892eec172
parent 0 c53acadfccc6
child 36 aa5a574040a4
equal deleted inserted replaced
26:9f21bab39f42 27:4a4892eec172
    33         _LIT( KCreationDateProperty, "CreationDate" );
    33         _LIT( KCreationDateProperty, "CreationDate" );
    34         _LIT( KLastModifiedDateProperty, "LastModifiedDate" );
    34         _LIT( KLastModifiedDateProperty, "LastModifiedDate" );
    35         _LIT( KItemTypeProperty, "ItemType" );
    35         _LIT( KItemTypeProperty, "ItemType" );
    36         _LIT( KTitleProperty, "Title" );
    36         _LIT( KTitleProperty, "Title" );
    37         _LIT( KTimeOffsetProperty, "TimeOffset" );
    37         _LIT( KTimeOffsetProperty, "TimeOffset" );
       
    38         _LIT( KInDefaultFolder, "InDefaultFolder" );
    38 
    39 
    39         enum TOrigin
    40         enum TOrigin
    40             {
    41             {
    41             EOther      = 0,
    42             EOther      = 0,
    42             ECamera     = 1,
    43             ECamera     = 1,