datacommsserver/esockserver/test/TE_EsockTestSteps/inc/EsockTestBase.h
branchRCL_3
changeset 48 07656293a99c
parent 29 9644881fedd0
--- a/datacommsserver/esockserver/test/TE_EsockTestSteps/inc/EsockTestBase.h	Wed Jun 09 11:00:38 2010 +0300
+++ b/datacommsserver/esockserver/test/TE_EsockTestSteps/inc/EsockTestBase.h	Mon Jun 21 17:02:22 2010 +0300
@@ -502,6 +502,7 @@
     //connection functions library
     RConnection* FindConnection(const TDesC& aConnectionName);
     TInt CreateConnection(const TDesC& aConnectionName);
+    TInt RemoveConnection(const TDesC& aConnectionName);
     TInt OpenConnection(const TRConnectionParams& aParams);
     TInt StartConnection(RConnection& aConn, TConnPref& aPrefs, TRequestStatus* aRequestStatus);
     TInt StartConnection(TRConnectionParams& aParams);