uiacceltk/hitchcock/CommonInc/alfdecoderserverclient.h
branchRCL_3
changeset 6 10534483575f
parent 0 15bf7259bb7c
child 8 46927d61fef3
--- a/uiacceltk/hitchcock/CommonInc/alfdecoderserverclient.h	Fri Mar 12 15:47:04 2010 +0200
+++ b/uiacceltk/hitchcock/CommonInc/alfdecoderserverclient.h	Mon Mar 15 12:43:37 2010 +0200
@@ -50,6 +50,14 @@
     IMPORT_C void SendAsynchronous(TInt aOp, const TIpcArgs& aIPCArgs,TRequestStatus& aStatus );
 
     IMPORT_C TInt SendBlind(TInt aOp, const TIpcArgs& aIPCArgs );
+    
+     /**
+     * Asks list of window groups that have graphics surfaces even
+     * they are not supposed to be seen on screen
+     * @param aArray array to be populated
+     * @return error code.
+     */    
+    IMPORT_C TInt GetListOfInactiveWindowGroupsWSurfaces(RArray<TInt>* aWindowGroups);
 private:
     TInt iSpare1;
     TInt iSpare2;