msg_plat/mms_conformance_api/inc/MmsConformance.h
changeset 5 4697dfb2d7ad
parent 0 72b543305e3a
child 23 238255e8b033
child 36 844a5921f85b
equal deleted inserted replaced
4:e9eae96aa117 5:4697dfb2d7ad
    25 // INCLUDES
    25 // INCLUDES
    26 
    26 
    27 #include <e32std.h>
    27 #include <e32std.h>
    28 #include <e32base.h> // CBase
    28 #include <e32base.h> // CBase
    29 
    29 
    30 #include <msgmedia.hrh>
    30 #include <MsgMedia.hrh>
    31 
    31 
    32 // CONSTANTS
    32 // CONSTANTS
    33 
    33 
    34 // Message class size limits 
    34 // Message class size limits 
    35 // - from OMA MMS Conformance Document v1.2
    35 // - from OMA MMS Conformance Document v1.2
   416         TSize                   iSettingsImageSize;
   416         TSize                   iSettingsImageSize;
   417         TUint8                  iMmsVersion;
   417         TUint8                  iMmsVersion;
   418         
   418         
   419     };
   419     };
   420 
   420 
   421 #include <mmsconformance.inl>
   421 #include <MmsConformance.inl>
   422 
   422 
   423 #endif // __MMSCONFORMANCE_H
   423 #endif // __MMSCONFORMANCE_H