mtpdataproviders/mtpimagedp/inc/cmtpimagedpgetformatcapabilities.h
branchRCL_3
changeset 48 debf68073f2f
parent 12 8b094906a049
child 58 142dacf7b30e
equal deleted inserted replaced
45:74aa6861c87d 48:debf68073f2f
    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();
    54     
    55     
    55     TUint16 GetPropertyGroupNumber(const TUint16 aPropCode) const;
    56     TUint16 GetPropertyGroupNumber(const TUint16 aPropCode) const;
    56     
    57     
    57 private: // Owned
    58 private: // Owned
    58     /**
    59     /**