appinstall_plat/sifui_api/inc/sifui.h
changeset 69 b18a4bf55ddb
parent 64 48c14c385b0e
--- a/appinstall_plat/sifui_api/inc/sifui.h	Fri Aug 20 11:39:56 2010 +0300
+++ b/appinstall_plat/sifui_api/inc/sifui.h	Fri Sep 03 17:01:40 2010 +0300
@@ -263,6 +263,11 @@
         IMPORT_C TBool ShowSelectOptionsL( const MDesCArray& aSelectableItems,
                 RArray<TInt>& aSelectedIndexes );
 
+        /**
+         * Closes dialogs immediately and resets the CSifUi object.
+         */
+        IMPORT_C void CancelDialogs();
+
 
         //=================================================
         // DEPRECATED METHODS