kernel/eka/include/e32cmn.h
changeset 10 36bfc973b146
parent 9 96e5fb8b040d
equal deleted inserted replaced
9:96e5fb8b040d 10:36bfc973b146
  4837 	/** @internalTechnology */
  4837 	/** @internalTechnology */
  4838 	UIMPORT_C static TInt EmitDiagnostic();
  4838 	UIMPORT_C static TInt EmitDiagnostic();
  4839 	};
  4839 	};
  4840 
  4840 
  4841 
  4841 
       
  4842 #define KMaxSerialNumLength 64
       
  4843 typedef TBuf8<KMaxSerialNumLength> TMediaSerialNumber;
       
  4844 
  4842 
  4845 
  4843 /**
  4846 /**
  4844 @publishedAll
  4847 @publishedAll
  4845 @released
  4848 @released
  4846 
  4849