ncdengine/provider/client/inc/ncdnodeinstallproxy.h
branchRCL_3
changeset 26 8b7f4e561641
parent 25 7333d7932ef7
--- a/ncdengine/provider/client/inc/ncdnodeinstallproxy.h	Tue Aug 31 15:21:33 2010 +0300
+++ b/ncdengine/provider/client/inc/ncdnodeinstallproxy.h	Wed Sep 01 12:22:02 2010 +0100
@@ -125,12 +125,14 @@
      */ 
     MNcdInstallOperation* InstallL( MNcdInstallOperationObserver& aObserver );
 
+
     /**
      * @see MNcdNodeInstall::SilentInstallL()
      */ 
-    MNcdInstallOperation* SilentInstallL( 
-                MNcdInstallOperationObserver& aObserver,
-                Usif::COpaqueNamedParams* aInstallOptions );
+    MNcdInstallOperation* SilentInstallL( MNcdInstallOperationObserver& aObserver,
+                                          const SwiUI::TInstallOptions& aInstallOptions );
+    
+
     /**
      * @see MNcdNodeInstall::IsInstalledL()
      */