ipcm_pub/connection_settings_api/inc/cmpluginvpndef.h
branchRCL_3
changeset 57 05bc53fe583b
parent 0 5a93021fdf25
child 58 83ca720e2b9a
--- a/ipcm_pub/connection_settings_api/inc/cmpluginvpndef.h	Thu Aug 19 10:18:49 2010 +0300
+++ b/ipcm_pub/connection_settings_api/inc/cmpluginvpndef.h	Tue Aug 31 15:35:44 2010 +0300
@@ -55,7 +55,8 @@
                                         */
         
         EVpnServicePolicyName = 30100,  /**<
-                                        * Policy name.
+                                        * Deprecated
+                                        * Always leaves with code KErrNotSupported.
                                         * (String - default: None)
                                         */
                                         
@@ -66,13 +67,27 @@
 
 
         EVpnIapId,                      /**<
+                                        * Provided for backward compatibility. 
+                                        * Use ECmNextLayerIapId instead.
+                                        *
                                         * Home IAP Id.
+                                        * 
+                                        * Setting will reset EVpnNetworkId and
+                                        * ECmNextLayerSNAPId to zero
+                                        * 
                                         * (TUint32 - default: None)
                                         */
 
         EVpnNetworkId,                  /**<
-                                        * Network Id.
-                                        * (TUint32 - default: None - read only)
+                                        * Provided for backward compatibility. 
+                                        * Use ECmNextLayerSNAPId instead.
+                                        * 
+                                        * Network Id. 
+                                        * 
+                                        * Setting will reset EVpnIapId and 
+                                        * ECmNextLayerIapId to zero.
+                                        * 
+                                        * (TUint32 - default: None)
                                         */
                                         
         EVpnServiceEnableLLMNR,         /**<