uiacceltk/hitchcock/ServerCore/Src/alfappserver.cpp
branchRCL_3
changeset 9 3ac8bf5c5014
parent 6 10534483575f
child 10 7c5dd702d6d3
--- a/uiacceltk/hitchcock/ServerCore/Src/alfappserver.cpp	Wed Apr 14 16:53:50 2010 +0300
+++ b/uiacceltk/hitchcock/ServerCore/Src/alfappserver.cpp	Tue Apr 27 17:34:42 2010 +0300
@@ -1464,4 +1464,8 @@
     return result;
     }
 
+TInt CAlfAppServer::GetLastActiveClient()
+    {
+    return iLastActiveClientWg;
+    }