appinstall_plat/sifui_api/inc/sifuidefs.h
changeset 37 6e7b00453237
parent 29 26b6f0522fd8
child 42 d17dc5398051
equal deleted inserted replaced
33:8110bf1194d1 37:6e7b00453237
    47 _LIT( KSifUiApplicationIconMaskHandle, "mask" );    // integer, bitmap handle
    47 _LIT( KSifUiApplicationIconMaskHandle, "mask" );    // integer, bitmap handle
    48 _LIT( KSifUiApplicationVersion, "ver" );            // descriptor
    48 _LIT( KSifUiApplicationVersion, "ver" );            // descriptor
    49 _LIT( KSifUiApplicationSize, "size" );              // integer
    49 _LIT( KSifUiApplicationSize, "size" );              // integer
    50 _LIT( KSifUiApplicationDetails, "details" );        // descriptor array
    50 _LIT( KSifUiApplicationDetails, "details" );        // descriptor array
    51 _LIT( KSifUiMemorySelection, "mem" );               // descriptor (comma separated drive letters)
    51 _LIT( KSifUiMemorySelection, "mem" );               // descriptor (comma separated drive letters)
    52 _LIT( KSifUiCertificates, "cert" );                 // boolean ???
    52 _LIT( KSifUiCertificates, "cert" );                 // binary
    53 
    53 
    54 // Variant map keys for "progress note" dialog parameters
    54 // Variant map keys for "progress note" dialog parameters
    55 _LIT( KSifUiProgressNoteText, "txt" );              // string
    55 _LIT( KSifUiProgressNoteText, "txt" );              // string
    56 _LIT( KSifUiProgressNoteFinalValue, "fin" );        // integer
    56 _LIT( KSifUiProgressNoteFinalValue, "fin" );        // integer
    57 _LIT( KSifUiProgressNoteValue, "val" );             // integer
    57 _LIT( KSifUiProgressNoteValue, "val" );             // integer