mobilemessaging/smsmtm/clientmtm/inc/SMSCLNT.H
branchRCL_3
changeset 11 9a08a7b164a5
parent 0 72b543305e3a
child 21 c6838af47512
child 47 5b14749788d7
--- a/mobilemessaging/smsmtm/clientmtm/inc/SMSCLNT.H	Tue Feb 02 00:08:43 2010 +0200
+++ b/mobilemessaging/smsmtm/clientmtm/inc/SMSCLNT.H	Fri Feb 19 22:47:38 2010 +0200
@@ -77,7 +77,7 @@
 	IMPORT_C CSmsSimParamOperation* ReadSimParamsL(TRequestStatus& aObserverRequestStatus);
 	IMPORT_C CSmsSimParamOperation* WriteSimParamsL(const CMobilePhoneSmspList& aList, TRequestStatus& aObserverRequestStatus);
 	IMPORT_C void SaveMessageL(CMsvStore& aEditStore, TMsvEntry& aEntry);
-	
+	IMPORT_C void CreateMessageL(TMsvEntry& aEntry);
 	/** 
 	Sets the character encoding value. The character encoding value options are 7-bit,
 	8-bit and 16-Bit Unicode. By default the character set encoding is 7 bit encoding.