diff -r ac5daea24fb0 -r 9f263f780e41 ipcm_pub/connection_settings_api/inc/cmconnectionmethoddef.h --- a/ipcm_pub/connection_settings_api/inc/cmconnectionmethoddef.h Wed Oct 27 17:43:56 2010 +0300 +++ b/ipcm_pub/connection_settings_api/inc/cmconnectionmethoddef.h Wed Oct 27 17:51:11 2010 +0300 @@ -159,16 +159,15 @@ * These are not bearer specific, but controling attributes. */ ECmInvalidAttribute = 400, /**< - * Client application can check which attribute - * was incorrect in UpdateL(). + * @deprecated + * Always leaves with error code KErrNotSupported. * (TUint32 - default: none - read only) */ ECmLoadResult = 402, /**< - * Result of the load process. KErrNone if there - * was no error. Otherwise a system wide - * error code. - * (TUint32 - default: KErrNone - read only) + * @deprecated + * Always leaves with error code KErrNotSupported. + * (TUint32 - default: KErrNotSupported - read only) */ /**