mtpfws/mtpfw/dataproviders/dputility/inc/cmtpgetobjectpropdesc.h
changeset 49 c20dd21d1eb4
parent 0 d0791faffa3f
child 58 142dacf7b30e
equal deleted inserted replaced
41:2c19c7cf5550 49:c20dd21d1eb4
    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 	};