mtpfws/mtpfw/dataproviders/dputility/src/cmtpgetformatcapabilities.cpp
changeset 52 866b4af7ffbe
parent 49 c20dd21d1eb4
equal deleted inserted replaced
51:64200268cac2 52:866b4af7ffbe
    46     }
    46     }
    47 
    47 
    48 void CMTPGetFormatCapabilities::ServiceL()
    48 void CMTPGetFormatCapabilities::ServiceL()
    49     {
    49     {
    50     delete iCapabilityList;
    50     delete iCapabilityList;
       
    51     iCapabilityList = NULL;
    51     iCapabilityList = CMTPTypeFormatCapabilityList::NewL();
    52     iCapabilityList = CMTPTypeFormatCapabilityList::NewL();
    52     iFormatCode = Request().Uint32(TMTPTypeRequest::ERequestParameter1);
    53     iFormatCode = Request().Uint32(TMTPTypeRequest::ERequestParameter1);
    53 
    54 
    54     /**
    55     /**
    55      * [SP-Format-0x3002]Special processing for PictBridge DP which own 6 dps file with format 0x3002, 
    56      * [SP-Format-0x3002]Special processing for PictBridge DP which own 6 dps file with format 0x3002,