mobilemessaging/smsmtm/clientmtm/inc/SMSCLNT.H
branchCompilerCompatibility
changeset 20 43cbef41dd6d
parent 9 1d7827e39b52
child 21 c6838af47512
child 47 5b14749788d7
--- a/mobilemessaging/smsmtm/clientmtm/inc/SMSCLNT.H	Sun Mar 28 16:36:08 2010 +0100
+++ b/mobilemessaging/smsmtm/clientmtm/inc/SMSCLNT.H	Mon Mar 29 12:25:56 2010 +0100
@@ -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.