diff -r 489cf6208544 -r 95d45f234cf3 ipcm_pub/connection_settings_api/inc/cmpluginvpndef.h --- a/ipcm_pub/connection_settings_api/inc/cmpluginvpndef.h Thu May 27 13:17:01 2010 +0300 +++ b/ipcm_pub/connection_settings_api/inc/cmpluginvpndef.h Wed Jun 23 18:39:24 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, /**<