videoutils_plat/videoconnutility_api/tsrc/VCXTestCommon/inc/IptvTestUtilALR.h
changeset 1 17b6bb2b14ba
parent 0 822a42b6c3f1
child 3 bdf78597b41c
--- a/videoutils_plat/videoconnutility_api/tsrc/VCXTestCommon/inc/IptvTestUtilALR.h	Thu Dec 17 09:14:38 2009 +0200
+++ b/videoutils_plat/videoconnutility_api/tsrc/VCXTestCommon/inc/IptvTestUtilALR.h	Thu Jan 07 13:25:49 2010 +0200
@@ -26,6 +26,7 @@
 #include <cmdestinationext.h>
 #include <cmconnectionmethodext.h>
 #include <cmconnectionmethoddef.h>
+#include <commdbconnpref.h>
 
 // FORWARD DECLARATIONS;
 class CIptvTestActiveWait;
@@ -130,6 +131,11 @@
     * Terminates active connections for the destination's IAPs.
     */
     IMPORT_C void TerminateDestinationConnectionsL( TDesC& aDestinationName );
+    
+    /**
+     * Gets the default access point from connection manager
+     */
+    IMPORT_C TUint32 GetDefaultIap( void );
 
 private: // New functions