kernel/eka/include/e32cmn.h
changeset 6 0173bcd7697c
parent 4 56f325a607ea
child 39 2bb754abd467
equal deleted inserted replaced
4:56f325a607ea 6:0173bcd7697c
  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