mtpdataproviders/mtpimagedp/inc/cmtpimagedpgetformatcapabilities.h
branchRCL_3
changeset 58 142dacf7b30e
parent 48 debf68073f2f
equal deleted inserted replaced
48:debf68073f2f 58:142dacf7b30e
    49     CMTPImageDpGetFormatCapabilities(MMTPDataProviderFramework& aFramework, MMTPConnection& aConnection);
    49     CMTPImageDpGetFormatCapabilities(MMTPDataProviderFramework& aFramework, MMTPConnection& aConnection);
    50     void ConstructL();
    50     void ConstructL();
    51     void ServiceOneFormatCapabilitiesL(TUint aFormatCode);
    51     void ServiceOneFormatCapabilitiesL(TUint aFormatCode);
    52     CMTPTypeObjectPropDesc* ServiceProtectionStatusL();
    52     CMTPTypeObjectPropDesc* ServiceProtectionStatusL();
    53     CMTPTypeObjectPropDesc* ServiceNonConsumableL();
    53     CMTPTypeObjectPropDesc* ServiceNonConsumableL();
    54 	CMTPTypeObjectPropDesc* ServiceHiddenL();
       
    55     
    54     
    56     TUint16 GetPropertyGroupNumber(const TUint16 aPropCode) const;
    55     TUint16 GetPropertyGroupNumber(const TUint16 aPropCode) const;
    57     
    56     
    58 private: // Owned
    57 private: // Owned
    59     /**
    58     /**