mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsvcdeleteobject.h
changeset 47 63cf70d3ecd8
parent 0 d0791faffa3f
equal deleted inserted replaced
44:a5deb6b96675 47:63cf70d3ecd8
    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__