msg_plat/messaging_media_resolver_api/inc/MsgMediaInfo.h
changeset 10 da93fe14e0e3
parent 0 72b543305e3a
equal deleted inserted replaced
4:e9eae96aa117 10:da93fe14e0e3
    27 #include <e32std.h>
    27 #include <e32std.h>
    28 #include <e32base.h> // CBase
    28 #include <e32base.h> // CBase
    29 #include <f32file.h>
    29 #include <f32file.h>
    30 #include <apmstd.h>
    30 #include <apmstd.h>
    31 
    31 
    32 #include <msgmedia.hrh>
    32 #include <MsgMedia.hrh>
    33 
    33 
    34 // CONSTANTS
    34 // CONSTANTS
    35 
    35 
    36 // MACROS
    36 // MACROS
    37 
    37 
   311         TBool           iConsumed;
   311         TBool           iConsumed;
   312         TInt            iParseError;
   312         TInt            iParseError;
   313         TUid            iHandlerAppUid;
   313         TUid            iHandlerAppUid;
   314         };
   314         };
   315 
   315 
   316 #include <msgmediainfo.inl>
   316 #include <MsgMediaInfo.inl>
   317 
   317 
   318 #endif // __MSGMEDIAINFO_H
   318 #endif // __MSGMEDIAINFO_H