mtpdataproviders/mtpimagedp/inc/cmtpimagedpgetobjectpropdesc.h
branchRCL_3
changeset 58 142dacf7b30e
parent 48 debf68073f2f
equal deleted inserted replaced
48:debf68073f2f 58:142dacf7b30e
    68     void ServiceRepresentativeSampleSizeL();
    68     void ServiceRepresentativeSampleSizeL();
    69     void ServiceRepresentativeSampleHeightL();
    69     void ServiceRepresentativeSampleHeightL();
    70     void ServiceRepresentativeSampleWidthL();
    70     void ServiceRepresentativeSampleWidthL();
    71     void ServiceRepresentativeSampleDataL();
    71     void ServiceRepresentativeSampleDataL();
    72     void ServiceNonConsumableL();
    72     void ServiceNonConsumableL();
    73     void ServiceHiddenL();
       
    74     TUint16 GetPropertyGroupNumber(const TUint16 aPropCode) const;
    73     TUint16 GetPropertyGroupNumber(const TUint16 aPropCode) const;
    75     
    74     
    76 private:
    75 private:
    77     CMTPTypeObjectPropDesc*	iObjectProperty;
    76     CMTPTypeObjectPropDesc*	iObjectProperty;
    78     
    77