mtpfws/mtpfw/dataproviders/dputility/inc/cmtpgetobjectpropdesc.h
branchRCL_3
changeset 48 debf68073f2f
parent 0 d0791faffa3f
child 58 142dacf7b30e
equal deleted inserted replaced
45:74aa6861c87d 48:debf68073f2f
    60 	void ServiceDateModifiedL();
    60 	void ServiceDateModifiedL();
    61 	void ServiceParentObjectL();
    61 	void ServiceParentObjectL();
    62 	void ServicePuidL();
    62 	void ServicePuidL();
    63 	void ServiceNameL();
    63 	void ServiceNameL();
    64 	void ServiceNonConsumableL();
    64 	void ServiceNonConsumableL();
       
    65 	void ServiceHiddenL();
    65 	TUint16 GetPropertyGroupNumber(const TUint16 aPropCode) const;
    66 	TUint16 GetPropertyGroupNumber(const TUint16 aPropCode) const;
    66 	
    67 	
    67 private:
    68 private:
    68 	CMTPTypeObjectPropDesc*	iObjectProperty;
    69 	CMTPTypeObjectPropDesc*	iObjectProperty;
    69 	};
    70 	};