idlefw/plugins/wrtdataplugin/inc/wrtdataobserver.h
branchRCL_3
changeset 74 edd621764147
parent 64 b276298d5729
equal deleted inserted replaced
64:b276298d5729 74:edd621764147
   120     /** Interface Reference, not owned */     
   120     /** Interface Reference, not owned */     
   121     MLiwInterface* iInterface;    
   121     MLiwInterface* iInterface;    
   122     // Reference of the wrt data, not owned */    
   122     // Reference of the wrt data, not owned */    
   123     CWrtData* iData;    
   123     CWrtData* iData;    
   124     /** Call back error code */
   124     /** Call back error code */
   125     TInt iError;        
   125     TInt iError;      
       
   126     /** Transaction id */
       
   127     TInt32 iTransactionId;
   126     };
   128     };
   127 
   129 
   128 #endif // WRTDATAOBSERVER_H
   130 #endif // WRTDATAOBSERVER_H
   129 
   131 
   130 // End of file
   132 // End of file