mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/inc/cgetobjectproplist.h
changeset 25 d881023c13eb
parent 0 a2952bb97e68
equal deleted inserted replaced
21:a05c44bc3c61 25:d881023c13eb
   159 
   159 
   160     TInt ServiceGroupPropertiesL( TUint32 aHandle );
   160     TInt ServiceGroupPropertiesL( TUint32 aHandle );
   161 
   161 
   162     void GetPropertiesL( RArray<TUint>& aPropArray, TUint32 aGroupCode, TUint16 aFormatCode ) const;
   162     void GetPropertiesL( RArray<TUint>& aPropArray, TUint32 aGroupCode, TUint16 aFormatCode ) const;
   163 
   163 
   164     void SetSubFormatCodeL();
       
   165 
       
   166 protected:
   164 protected:
   167     CMTPTypeObjectPropListElement* iPropertyElement;  // used by media DP directly
   165     CMTPTypeObjectPropListElement* iPropertyElement;  // used by media DP directly
   168 
   166 
   169     // object which is prepare for PC
   167     // object which is prepare for PC
   170     CMTPObjectMetaData* iObject;
   168     CMTPObjectMetaData* iObject;