diff -r fb024d5e35fa -r 64c62431ac08 multimediacommscontroller/mmcccontroller/inc/mccasynclinkcreator.h --- a/multimediacommscontroller/mmcccontroller/inc/mccasynclinkcreator.h Mon Aug 23 17:50:26 2010 +0300 +++ b/multimediacommscontroller/mmcccontroller/inc/mccasynclinkcreator.h Mon Sep 06 17:32:13 2010 +0530 @@ -144,6 +144,9 @@ * State of link creation. */ TBool iLinkCreated; + + HBufC* iFileName; + HBufC8* iFileType; };