| branch | RCL_2_4 |
| changeset 916 | 6743933eec70 |
| parent 60 | 9d2210c8eed2 |
| child 1481 | c7f22cc57d44 |
--- 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);