mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsvcdeleteobject.h
changeset 49 c20dd21d1eb4
parent 0 d0791faffa3f
equal deleted inserted replaced
41:2c19c7cf5550 49:c20dd21d1eb4
    60 	TInt                         iDeleteError;
    60 	TInt                         iDeleteError;
    61 	RArray<TUint>                iObjectHandles;
    61 	RArray<TUint>                iObjectHandles;
    62 	TBool                        iSuccessDeletion;
    62 	TBool                        iSuccessDeletion;
    63 	TInt32                       iFormatCode;
    63 	TInt32                       iFormatCode;
    64 	CMTPObjectMetaData*          iReceivedObjectMetaData;
    64 	CMTPObjectMetaData*          iReceivedObjectMetaData;
    65 	/**
       
    66 	FLOGGER debug trace member variable.
       
    67 	*/
       
    68 	__FLOG_DECLARATION_MEMBER_MUTABLE;
       
    69 	};
    65 	};
    70 
    66 
    71 #endif // __CMTPSVCDELETEOBJECT_H__
    67 #endif // __CMTPSVCDELETEOBJECT_H__