diff -r 3b26c948790f -r 6743933eec70 connectivity/com.nokia.tcf/native/TCFNative/TCFClient/ClientManager.h --- a/connectivity/com.nokia.tcf/native/TCFNative/TCFClient/ClientManager.h Wed Feb 10 13:45:43 2010 -0600 +++ b/connectivity/com.nokia.tcf/native/TCFNative/TCFClient/ClientManager.h Wed Feb 10 14:32:22 2010 -0600 @@ -70,6 +70,7 @@ void AppendToLockFile(DWORD processId); void DeleteLockFile(); void DeleteFromLockFile(DWORD processId); + BOOL IsTCFServerActive(DWORD processId); // input stream CInputStream* FindInputStream(long inClientId);