kernel/eka/include/e32cmn.h
changeset 33 0173bcd7697c
parent 31 56f325a607ea
child 41 d32f34975bbf
child 90 947f0dc9f7a8
child 198 2bb754abd467
equal deleted inserted replaced
31:56f325a607ea 33: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