dbcreator/commsdatcreator/Inc/cdcprocessordn.h
branchRCL_3
changeset 54 984e13af52c4
parent 0 5a93021fdf25
child 57 05bc53fe583b
--- a/dbcreator/commsdatcreator/Inc/cdcprocessordn.h	Mon Jun 21 16:06:29 2010 +0300
+++ b/dbcreator/commsdatcreator/Inc/cdcprocessordn.h	Thu Jul 15 19:05:04 2010 +0300
@@ -117,10 +117,10 @@
     
     private:
         /**
-        * Tells whether the current destination has the internet metadata set.
-        * @return ETrue if the destination is Internet, EFalse otherwise.
+        * Helper function for creating destinations. 
+        * @param aDnId Destination ID for the new destination
         */
-//        TBool IsInternet();
+        void CreateDestination( TInt aDnId );
         
     private:
     
@@ -147,4 +147,4 @@
 #endif PROCESSOR_DN_H
 
 
-// End of File.
\ No newline at end of file
+// End of File.